summaryrefslogtreecommitdiffstats
path: root/mkspecs/common/mac.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/common/mac.conf')
-rw-r--r--mkspecs/common/mac.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/common/mac.conf b/mkspecs/common/mac.conf
index 3adf868ea4..d24a1d665c 100644
--- a/mkspecs/common/mac.conf
+++ b/mkspecs/common/mac.conf
@@ -7,7 +7,7 @@
QMAKE_PLATFORM += mac darwin
MAKEFILE_GENERATOR = UNIX
-CONFIG += app_bundle incremental global_init_link_order lib_version_first plugin_no_soname sdk
+CONFIG += app_bundle incremental global_init_link_order lib_version_first sdk
QMAKE_INCREMENTAL_STYLE = sublib
include(unix.conf)