diff --git a/deps/v8/SConstruct b/deps/v8/SConstruct index f7638e0b2a..dd26cb4147 100644 --- a/deps/v8/SConstruct +++ b/deps/v8/SConstruct @@ -275,7 +275,6 @@ V8_EXTRA_FLAGS = { 'gcc': { 'all': { 'WARNINGFLAGS': ['-Wall', - '-Werror', '-W', '-Wno-unused-parameter', '-Wnon-virtual-dtor']