Index: gyp/codec.gyp |
diff --git a/gyp/codec.gyp b/gyp/codec.gyp |
index e96aaed9d5a5b9d04226298c506bc96724678b1d..81b28fe5f381581b9d2dde163f2956385da40d36 100644 |
--- a/gyp/codec.gyp |
+++ b/gyp/codec.gyp |
@@ -24,7 +24,7 @@ |
], |
'cflags':[ |
# FIXME: This gets around a warning: "Argument might be clobbered by longjmp". |
- '-Wno-clobbered -Wno-error', |
+ '-Wno-clobbered -Wno-error', |
], |
'include_dirs': [ |
'../include/codec', |