|
|
@ -111,6 +111,7 @@ $(package)_config_opts += -no-feature-xml
|
|
|
|
$(package)_config_opts_darwin = -no-dbus
|
|
|
|
$(package)_config_opts_darwin = -no-dbus
|
|
|
|
$(package)_config_opts_darwin += -no-opengl
|
|
|
|
$(package)_config_opts_darwin += -no-opengl
|
|
|
|
$(package)_config_opts_darwin += -pch
|
|
|
|
$(package)_config_opts_darwin += -pch
|
|
|
|
|
|
|
|
$(package)_config_opts_darwin += -no-feature-corewlan
|
|
|
|
$(package)_config_opts_darwin += -device-option QMAKE_MACOSX_DEPLOYMENT_TARGET=$(OSX_MIN_VERSION)
|
|
|
|
$(package)_config_opts_darwin += -device-option QMAKE_MACOSX_DEPLOYMENT_TARGET=$(OSX_MIN_VERSION)
|
|
|
|
|
|
|
|
|
|
|
|
ifneq ($(build_os),darwin)
|
|
|
|
ifneq ($(build_os),darwin)
|
|
|
|