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