build: make debug build on os x compile at -O0
authorBen Noordhuis <info@bnoordhuis.nl>
Fri, 2 Nov 2012 14:56:47 +0000 (15:56 +0100)
committerBen Noordhuis <info@bnoordhuis.nl>
Fri, 2 Nov 2012 14:58:21 +0000 (15:58 +0100)
commita6fef475ceb3e7e001a0dc659c028ad947a50886
tree9893d0de54b0728f3f550521593be8c1504add59
parent148f5e65123c92f62776a769c54e6318d984225e
build: make debug build on os x compile at -O0

Set GCC_OPTIMIZATION_LEVEL explicitly, otherwise GYP defaults to -Os.
common.gypi