diff options
Diffstat (limited to 'deps')
-rw-r--r-- | deps/v8/SConstruct | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deps/v8/SConstruct b/deps/v8/SConstruct index 2a1776e86f..00b8fb7219 100644 --- a/deps/v8/SConstruct +++ b/deps/v8/SConstruct @@ -300,7 +300,6 @@ V8_EXTRA_FLAGS = { 'gcc': { 'all': { 'WARNINGFLAGS': ['-Wall', - '-Werror', '-W', '-Wno-unused-parameter', '-Wnon-virtual-dtor'] |