summaryrefslogtreecommitdiffstats
path: root/mkspecs/linux-llvm/qmake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/linux-llvm/qmake.conf')
-rw-r--r--mkspecs/linux-llvm/qmake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/linux-llvm/qmake.conf b/mkspecs/linux-llvm/qmake.conf
index 17db1bb..46ea2aa 100644
--- a/mkspecs/linux-llvm/qmake.conf
+++ b/mkspecs/linux-llvm/qmake.conf
@@ -10,6 +10,6 @@ QT += core gui
QMAKE_INCREMENTAL_STYLE = sublib
include(../common/linux.conf)
-include(../common/llvm.conf)
include(../common/gcc-base-unix.conf)
+include(../common/llvm.conf)
load(qt_config)