v8: Floating patches
This commit is contained in:
parent
940a6863ea
commit
c08357c32f
2
deps/v8/build/common.gypi
vendored
2
deps/v8/build/common.gypi
vendored
@ -317,7 +317,7 @@
|
||||
'cflags': [ '-I/usr/pkg/include' ],
|
||||
}],
|
||||
['OS=="linux" or OS=="freebsd" or OS=="openbsd" or OS=="netbsd"', {
|
||||
'cflags': [ '-Wall', '<(werror)', '-W', '-Wno-unused-parameter',
|
||||
'cflags': [ '-Wno-unused-parameter',
|
||||
'-Wnon-virtual-dtor', '-Woverloaded-virtual' ],
|
||||
}],
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user