summaryrefslogtreecommitdiffstats
path: root/src/corelib/arch/macosx/arch.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/arch/macosx/arch.pri')
-rw-r--r--src/corelib/arch/macosx/arch.pri6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/corelib/arch/macosx/arch.pri b/src/corelib/arch/macosx/arch.pri
new file mode 100644
index 0000000000..a2b1bf759a
--- /dev/null
+++ b/src/corelib/arch/macosx/arch.pri
@@ -0,0 +1,6 @@
+#
+# Mac OS X architecture
+#
+
+# Left blank intentionally since all the current compilers that we support can
+# handle in-line assembly.