Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't set "-O0 -g" C flags when -debug is given
-debug now only determines whether or not a debug RTS is linked in. To get main() with debugging symbols you need to explicitly say -optc-O0 -optc-g
- Loading branch information