Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Commit

Permalink
Remove -Werror from V8
Browse files Browse the repository at this point in the history
  • Loading branch information
ry committed Mar 10, 2010
1 parent 073947c commit 70b2a44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deps/v8/SConstruct
Expand Up @@ -275,7 +275,6 @@ V8_EXTRA_FLAGS = {
'gcc': {
'all': {
'WARNINGFLAGS': ['-Wall',
'-Werror',
'-W',
'-Wno-unused-parameter',
'-Wnon-virtual-dtor']
Expand Down

0 comments on commit 70b2a44

Please sign in to comment.