Commit 78f4b038 authored by Ben Noordhuis's avatar Ben Noordhuis
Browse files

build: turn on debug-safe optimizations with -Og

The resulting binary is still easy to inspect in gdb but is not as dog
slow.  The 'parallel' test suite, although it takes several minutes to
complete, now finishes without any tests timing out.

PR-URL: https://github.com/iojs/io.js/pull/1569


Reviewed-By: default avatarJohan Bergström <bugs@bergstroem.nu>
parent 0450ce7d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment