mirror of
https://github.com/nodejs/node-v0.x-archive.git
synced 2026-04-28 03:01:10 -04:00
Remove -Werror from v8 SConstruct
This commit is contained in:
1
deps/v8/SConstruct
vendored
1
deps/v8/SConstruct
vendored
@@ -300,7 +300,6 @@ V8_EXTRA_FLAGS = {
|
||||
'gcc': {
|
||||
'all': {
|
||||
'WARNINGFLAGS': ['-Wall',
|
||||
'-Werror',
|
||||
'-W',
|
||||
'-Wno-unused-parameter',
|
||||
'-Wnon-virtual-dtor']
|
||||
|
||||
Reference in New Issue
Block a user