From 2861c3fbfc41d49627810b2d8d9bda761c3528c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rgen=20P=2E=20Tjern=C3=B8?= Date: Mon, 2 Dec 2013 21:24:06 -0800 Subject: Make .xcconfigs text files too. --- mp/src/devtools/release.xcconfig | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'mp/src/devtools/release.xcconfig') diff --git a/mp/src/devtools/release.xcconfig b/mp/src/devtools/release.xcconfig index 5e1a475f..1f1a24ef 100644 --- a/mp/src/devtools/release.xcconfig +++ b/mp/src/devtools/release.xcconfig @@ -1,4 +1,4 @@ -#include "base.xcconfig" - -GCC_OPTIMIZATION_LEVEL = 2 -OTHER_CFLAGS = $(derived) $(BASE_CFLAGS) -ftree-vectorize -fpredictive-commoning -funswitch-loops +#include "base.xcconfig" + +GCC_OPTIMIZATION_LEVEL = 2 +OTHER_CFLAGS = $(derived) $(BASE_CFLAGS) -ftree-vectorize -fpredictive-commoning -funswitch-loops -- cgit v1.2.3