We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06fdffd commit 9267a47Copy full SHA for 9267a47
depends/packages/qt.mk
@@ -31,7 +31,7 @@ $(package)_config_opts += -no-iconv
31
$(package)_config_opts += -no-gif
32
$(package)_config_opts += -no-freetype
33
$(package)_config_opts += -no-nis
34
-$(package)_config_opts += -no-pch
+$(package)_config_opts += -pch
35
$(package)_config_opts += -no-qml-debug
36
$(package)_config_opts += -nomake examples
37
$(package)_config_opts += -nomake tests
0 commit comments