Skip to content

Commit cb97cdb

Browse files
committed
Remove Werror from SConstruct
1 parent e4eeaa7 commit cb97cdb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

deps/v8/SConstruct

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,6 @@ V8_EXTRA_FLAGS = {
300300
'gcc': {
301301
'all': {
302302
'WARNINGFLAGS': ['-Wall',
303-
'-Werror',
304303
'-W',
305304
'-Wno-unused-parameter',
306305
'-Wnon-virtual-dtor']

0 commit comments

Comments
 (0)