mirror of
https://github.com/nodejs/node.git
synced 2024-11-29 23:16:30 +01:00
Remove -Werror from V8
This commit is contained in:
parent
b57d7d9b4e
commit
152d956deb
1
deps/v8/SConstruct
vendored
1
deps/v8/SConstruct
vendored
@ -256,7 +256,6 @@ V8_EXTRA_FLAGS = {
|
||||
'gcc': {
|
||||
'all': {
|
||||
'WARNINGFLAGS': ['-Wall',
|
||||
'-Werror',
|
||||
'-W',
|
||||
'-Wno-unused-parameter',
|
||||
'-Wnon-virtual-dtor']
|
||||
|
Loading…
Reference in New Issue
Block a user