Remove Werror from SConstruct
This commit is contained in:
parent
e4eeaa7fbc
commit
cb97cdb256
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']
|
||||
|
Loading…
x
Reference in New Issue
Block a user