mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-10-11 03:53:22 +02:00
depends: fully remove libtool archives from Qt build
`Qt5Zlib.la` was hanging around.
This commit is contained in:
@@ -272,5 +272,5 @@ endef
|
|||||||
|
|
||||||
define $(package)_postprocess_cmds
|
define $(package)_postprocess_cmds
|
||||||
rm -rf doc/ native/lib/ lib/pkgconfig/ && \
|
rm -rf doc/ native/lib/ lib/pkgconfig/ && \
|
||||||
rm -f lib/lib*.la
|
rm -f lib/lib*.la lib/Qt5*.la
|
||||||
endef
|
endef
|
||||||
|
Reference in New Issue
Block a user