summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/mac/toolchain.prf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/features/mac/toolchain.prf')
-rw-r--r--mkspecs/features/mac/toolchain.prf5
1 files changed, 0 insertions, 5 deletions
diff --git a/mkspecs/features/mac/toolchain.prf b/mkspecs/features/mac/toolchain.prf
deleted file mode 100644
index df191eb13c..0000000000
--- a/mkspecs/features/mac/toolchain.prf
+++ /dev/null
@@ -1,5 +0,0 @@
-# Ensure that we process sdk.prf first, as it will update QMAKE_CXX,
-# which the default path determination uses.
-sdk: load(sdk)
-
-load(toolchain)