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