mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-06-02 15:32:34 +02:00
depends: -optimized-qmake is now -optimized-tools
This commit is contained in:
parent
ccdda96804
commit
29d56c62b7
@ -63,7 +63,7 @@ $(package)_config_opts += -no-xinput2
|
|||||||
$(package)_config_opts += -nomake examples
|
$(package)_config_opts += -nomake examples
|
||||||
$(package)_config_opts += -nomake tests
|
$(package)_config_opts += -nomake tests
|
||||||
$(package)_config_opts += -opensource
|
$(package)_config_opts += -opensource
|
||||||
$(package)_config_opts += -optimized-qmake
|
$(package)_config_opts += -optimized-tools
|
||||||
$(package)_config_opts += -pch
|
$(package)_config_opts += -pch
|
||||||
$(package)_config_opts += -pkg-config
|
$(package)_config_opts += -pkg-config
|
||||||
$(package)_config_opts += -prefix $(host_prefix)
|
$(package)_config_opts += -prefix $(host_prefix)
|
||||||
|
Loading…
Reference in New Issue
Block a user