summaryrefslogtreecommitdiffstats
path: root/mkspecs/macx-llvm
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/macx-llvm')
-rw-r--r--mkspecs/macx-llvm/qmake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/macx-llvm/qmake.conf b/mkspecs/macx-llvm/qmake.conf
index 0ad392a4bb..daacd1f00e 100644
--- a/mkspecs/macx-llvm/qmake.conf
+++ b/mkspecs/macx-llvm/qmake.conf
@@ -11,7 +11,7 @@ CONFIG += app_bundle incremental global_init_link_order lib_version_first plugin
QMAKE_INCREMENTAL_STYLE = sublib
include(../common/macx.conf)
-include(../common/gcc-base-macx.conf)
+include(../common/gcc-base-mac.conf)
include(../common/llvm.conf)
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.6