Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The default build configuration uses -02 -g <some other stuff>. To make debugging easier it would be really nice to be able to produce builds with -O0.
I haven't found an existing flag to pass to maven or cmake to accomplish this.