mirror of https://github.com/nodejs/node.git
Remove -Werror from V8
parent
bc8e9b340d
commit
5f95d9a75d
|
@ -306,7 +306,6 @@ V8_EXTRA_FLAGS = {
|
|||
'gcc': {
|
||||
'all': {
|
||||
'WARNINGFLAGS': ['-Wall',
|
||||
'-Werror',
|
||||
'-W',
|
||||
'-Wno-unused-parameter',
|
||||
'-Wnon-virtual-dtor']
|
||||
|
|
Loading…
Reference in New Issue