Chromium Code Reviews| Index: build/common.gypi |
| =================================================================== |
| --- build/common.gypi (revision 8104) |
| +++ build/common.gypi (working copy) |
| @@ -298,8 +298,6 @@ |
| '-fno-exceptions', |
| '-Wall', |
| '-fPIC', |
| - ], |
| - 'cflags_cc': [ |
|
Mark Seaborn
2012/03/28 07:21:02
I would still prefer if you did trusted-code Gyp c
Nikolay
2012/03/28 13:24:23
OK, will make it separate CL, see https://chromium
|
| '--sysroot=<(sysroot)', |
| ], |
| 'ldflags': [ |