summaryrefslogtreecommitdiff
path: root/devtools/release.xcconfig
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/release.xcconfig')
-rw-r--r--devtools/release.xcconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/devtools/release.xcconfig b/devtools/release.xcconfig
new file mode 100644
index 0000000..d925858
--- /dev/null
+++ b/devtools/release.xcconfig
@@ -0,0 +1,4 @@
+#include "base.xcconfig"
+
+GCC_OPTIMIZATION_LEVEL = 2
+OTHER_CFLAGS = $(derived) $(BASE_CFLAGS) -ftree-vectorize -funswitch-loops