summaryrefslogtreecommitdiffstats
path: root/mkspecs/macx-g++
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/macx-g++')
-rw-r--r--mkspecs/macx-g++/qmake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/macx-g++/qmake.conf b/mkspecs/macx-g++/qmake.conf
index dcc023e6c5..b0134f72e7 100644
--- a/mkspecs/macx-g++/qmake.conf
+++ b/mkspecs/macx-g++/qmake.conf
@@ -7,7 +7,7 @@
#
MAKEFILE_GENERATOR = UNIX
-CONFIG += app_bundle incremental global_init_link_order lib_version_first plugin_no_soname
+CONFIG += app_bundle incremental global_init_link_order lib_version_first
QMAKE_INCREMENTAL_STYLE = sublib
include(../common/macx.conf)