mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-22 06:52:36 +01:00
depends: fully remove libtool archives from Qt build
`Qt5Zlib.la` was hanging around.
This commit is contained in:
parent
8ca85651c8
commit
17e79c9260
1 changed files with 1 additions and 1 deletions
|
@ -272,5 +272,5 @@ endef
|
|||
|
||||
define $(package)_postprocess_cmds
|
||||
rm -rf doc/ native/lib/ lib/pkgconfig/ && \
|
||||
rm -f lib/lib*.la
|
||||
rm -f lib/lib*.la lib/Qt5*.la
|
||||
endef
|
||||
|
|
Loading…
Add table
Reference in a new issue