Remove -Werror from V8
This commit is contained in:
parent
bc8e9b340d
commit
5f95d9a75d
1
deps/v8/SConstruct
vendored
1
deps/v8/SConstruct
vendored
@ -306,7 +306,6 @@ V8_EXTRA_FLAGS = {
|
||||
'gcc': {
|
||||
'all': {
|
||||
'WARNINGFLAGS': ['-Wall',
|
||||
'-Werror',
|
||||
'-W',
|
||||
'-Wno-unused-parameter',
|
||||
'-Wnon-virtual-dtor']
|
||||
|
Loading…
x
Reference in New Issue
Block a user