mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
Remove -Werror from V8
This commit is contained in:
parent
073947c150
commit
70b2a44579
1
deps/v8/SConstruct
vendored
1
deps/v8/SConstruct
vendored
@ -275,7 +275,6 @@ V8_EXTRA_FLAGS = {
|
||||
'gcc': {
|
||||
'all': {
|
||||
'WARNINGFLAGS': ['-Wall',
|
||||
'-Werror',
|
||||
'-W',
|
||||
'-Wno-unused-parameter',
|
||||
'-Wnon-virtual-dtor']
|
||||
|
Loading…
Reference in New Issue
Block a user