Danny Robson 6576747031 optimsation: prefer -O0 over -Og
Og optimises out too many variables to be useful in a large percentages
of the cases. Instead use O0. If we need to revert to Og we'll instead
introduce a new flag.
2017-11-22 17:09:05 +11:00
2017-07-04 14:20:00 +10:00
2017-02-01 13:45:48 +11:00
2017-01-17 19:20:12 +11:00
2017-01-17 19:20:12 +11:00
2017-01-17 19:20:12 +11:00
Description
No description provided
118 KiB
Languages
CMake 98.1%
C++ 1.9%