mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-05 14:06:27 -05:00
depends: -optimized-qmake is now -optimized-tools
This commit is contained in:
parent
ccdda96804
commit
29d56c62b7
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ $(package)_config_opts += -no-xinput2
|
|||
$(package)_config_opts += -nomake examples
|
||||
$(package)_config_opts += -nomake tests
|
||||
$(package)_config_opts += -opensource
|
||||
$(package)_config_opts += -optimized-qmake
|
||||
$(package)_config_opts += -optimized-tools
|
||||
$(package)_config_opts += -pch
|
||||
$(package)_config_opts += -pkg-config
|
||||
$(package)_config_opts += -prefix $(host_prefix)
|
||||
|
|
Loading…
Add table
Reference in a new issue