Index: gyp/codec.gyp |
diff --git a/gyp/codec.gyp b/gyp/codec.gyp |
index 9537f8aa51c3406f9f41f98a35283646a6e28918..c49588b9cead02b34493a792caca21dab231b124 100644 |
--- a/gyp/codec.gyp |
+++ b/gyp/codec.gyp |
@@ -22,11 +22,6 @@ |
'libpng.gyp:libpng', |
'libwebp.gyp:libwebp', |
], |
- 'cflags':[ |
- # FIXME: This gets around a longjmp warning. See |
- # http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu-GCC-x86_64-Release-Trybot/builds/113/steps/build%20most/logs/stdio |
- '-Wno-clobbered -Wno-error', |
- ], |
'include_dirs': [ |
'../include/codec', |
'../include/private', |