Commit 4ce16ed82f658e242ffa91ce0abf98dfe45a04ad

Carlos Martín Nieto 2011-10-22T12:25:55

CMake: use -O0 in debug mode Otherwise, GCC optimizes variables away and gdb can't tell us what's in them. Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk>