Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index dd091ebe7674b879f7b3a2c4cd665ddc051be78e..d2c9811b0f5e5e3ecef104802c444e226fd8ae82 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -3408,7 +3408,7 @@ |
'release_valgrind_build%': 0, |
}, |
'cflags': [ |
- '-O<(release_optimize)', |
+ '-O>(release_optimize)', |
# Don't emit the GCC version ident directives, they just end up |
# in the .comment section taking up binary size. |
'-fno-ident', |