Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 29d8c1cb4c7ffa727fbcdd899fcea8838ab47423..c5899bbb87cfd1a81cb085297d4a1998ee7c6762 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -3443,7 +3443,7 @@ |
'release_valgrind_build%': 0, |
}, |
'cflags': [ |
- '-O<(release_optimize)', |
+ '-O>(release_optimize)', |
tommi (sloooow) - chröme
2014/06/27 14:27:54
would it make sense to commit this in a separate C
tlegrand1
2014/06/27 16:37:53
Yes, I think it does. I'll create a new CL for thi
|
# Don't emit the GCC version ident directives, they just end up |
# in the .comment section taking up binary size. |
'-fno-ident', |