Skip to content

Commit

Permalink
Kill -Werror in V8 for GCC 4.4.1 users.
Browse files Browse the repository at this point in the history
  • Loading branch information
ry committed Dec 30, 2009
1 parent 2c016ba commit 8fd46a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deps/v8/SConstruct
Expand Up @@ -252,7 +252,6 @@ V8_EXTRA_FLAGS = {
'gcc': {
'all': {
'WARNINGFLAGS': ['-Wall',
'-Werror',
'-W',
'-Wno-unused-parameter',
'-Wnon-virtual-dtor']
Expand Down

0 comments on commit 8fd46a3

Please sign in to comment.