Skip to content

Commit

Permalink
Remove -Werror from V8 SConstruct
Browse files Browse the repository at this point in the history
  • Loading branch information
ry committed May 26, 2010
1 parent d4345e1 commit 4b216d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deps/v8/SConstruct
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,6 @@ V8_EXTRA_FLAGS = {
'gcc': {
'all': {
'WARNINGFLAGS': ['-Wall',
'-Werror',
'-W',
'-Wno-unused-parameter',
'-Wnon-virtual-dtor']
Expand Down

0 comments on commit 4b216d2

Please sign in to comment.