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 104e859 commit 2f5dfe4Copy full SHA for 2f5dfe4
depends/packages/qt.mk
@@ -29,7 +29,7 @@ $(package)_config_opts_release = -release
29
$(package)_config_opts_release += -silent
30
$(package)_config_opts_debug = -debug
31
$(package)_config_opts += -bindir $(build_prefix)/bin
32
-$(package)_config_opts += -c++std c++11
+$(package)_config_opts += -c++std c++1z
33
$(package)_config_opts += -confirm-license
34
$(package)_config_opts += -hostprefix $(build_prefix)
35
$(package)_config_opts += -no-compile-examples
0 commit comments