aboutsummaryrefslogtreecommitdiff
path: root/mp/src/devtools/release.xcconfig
diff options
context:
space:
mode:
authorNarendra Umate <[email protected]>2013-12-02 23:36:05 -0800
committerNarendra Umate <[email protected]>2013-12-02 23:36:05 -0800
commit8737f191f3b59f001a77bf6c08091109211c1c9f (patch)
treedbbf05c004d9b026f2c1f23f06600fe0add82c36 /mp/src/devtools/release.xcconfig
parentUpdate .gitignore. (diff)
parentMake .xcconfigs text files too. (diff)
downloadsource-sdk-2013-8737f191f3b59f001a77bf6c08091109211c1c9f.tar.xz
source-sdk-2013-8737f191f3b59f001a77bf6c08091109211c1c9f.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'mp/src/devtools/release.xcconfig')
-rw-r--r--mp/src/devtools/release.xcconfig8
1 files changed, 4 insertions, 4 deletions
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