aboutsummaryrefslogtreecommitdiff
path: root/depends/patches/qt/mac-qmake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'depends/patches/qt/mac-qmake.conf')
-rw-r--r--depends/patches/qt/mac-qmake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/depends/patches/qt/mac-qmake.conf b/depends/patches/qt/mac-qmake.conf
index 18ff645cb0..0142667547 100644
--- a/depends/patches/qt/mac-qmake.conf
+++ b/depends/patches/qt/mac-qmake.conf
@@ -1,5 +1,5 @@
MAKEFILE_GENERATOR = UNIX
-CONFIG += app_bundle incremental global_init_link_order lib_version_first absolute_library_soname
+CONFIG += app_bundle incremental lib_version_first absolute_library_soname
QMAKE_INCREMENTAL_STYLE = sublib
include(../common/macx.conf)
include(../common/gcc-base-mac.conf)