Skip to content

Commit

Permalink
Compile with NDEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
piscisaureus committed Feb 29, 2012
1 parent 2257925 commit adcac38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common.gypi
Expand Up @@ -34,6 +34,7 @@
},
},
'Release': {
'defines': [ 'NDEBUG', '_NDEBUG' ],
'conditions': [
[ 'OS!="solaris"', {
'cflags': [ '-fomit-frame-pointer' ]
Expand Down

0 comments on commit adcac38

Please sign in to comment.