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 d2a78ee commit 810b131Copy full SHA for 810b131
depends/packages/qt.mk
@@ -111,6 +111,7 @@ $(package)_config_opts += -no-feature-xml
111
$(package)_config_opts_darwin = -no-dbus
112
$(package)_config_opts_darwin += -no-opengl
113
$(package)_config_opts_darwin += -pch
114
+$(package)_config_opts_darwin += -no-feature-corewlan
115
$(package)_config_opts_darwin += -device-option QMAKE_MACOSX_DEPLOYMENT_TARGET=$(OSX_MIN_VERSION)
116
117
ifneq ($(build_os),darwin)
0 commit comments