mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 22:18:54 +01:00
depends: enable pre-compiled headers for qt
All trusty compilers work ok with this now, and it shaves a few minutes off of build time
This commit is contained in:
@@ -31,7 +31,7 @@ $(package)_config_opts += -no-iconv
|
|||||||
$(package)_config_opts += -no-gif
|
$(package)_config_opts += -no-gif
|
||||||
$(package)_config_opts += -no-freetype
|
$(package)_config_opts += -no-freetype
|
||||||
$(package)_config_opts += -no-nis
|
$(package)_config_opts += -no-nis
|
||||||
$(package)_config_opts += -no-pch
|
$(package)_config_opts += -pch
|
||||||
$(package)_config_opts += -no-qml-debug
|
$(package)_config_opts += -no-qml-debug
|
||||||
$(package)_config_opts += -nomake examples
|
$(package)_config_opts += -nomake examples
|
||||||
$(package)_config_opts += -nomake tests
|
$(package)_config_opts += -nomake tests
|
||||||
|
|||||||
Reference in New Issue
Block a user