Skip to content

Commit

Permalink
Remove Werror from SConstruct
Browse files Browse the repository at this point in the history
  • Loading branch information
ry committed Jul 21, 2010
1 parent e4eeaa7 commit cb97cdb
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 @@ -300,7 +300,6 @@ V8_EXTRA_FLAGS = {
'gcc': {
'all': {
'WARNINGFLAGS': ['-Wall',
'-Werror',
'-W',
'-Wno-unused-parameter',
'-Wnon-virtual-dtor']
Expand Down

0 comments on commit cb97cdb

Please sign in to comment.