v8: Floating patches

This commit is contained in:
isaacs 2012-05-29 15:09:31 -07:00
parent 940a6863ea
commit c08357c32f

View File

@ -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' ],
}],
],