Skip to content

Commit

Permalink
shadow too noisy when working with V8
Browse files Browse the repository at this point in the history
  • Loading branch information
DamonOehlman committed Mar 27, 2015
1 parent b70a67c commit 4cdeb86
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions binding.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
'-Wparentheses',
'-Winline',
'-Wbad-function-cast',
'-Wdisabled-optimization',
'-Wshadow'
'-Wdisabled-optimization'
],

'conditions': [
Expand Down

0 comments on commit 4cdeb86

Please sign in to comment.