Changed debug GCC flags.
This commit is contained in:
4
0BUILD
4
0BUILD
@@ -74,8 +74,8 @@
|
|||||||
<choices>TRUE FALSE</choices>
|
<choices>TRUE FALSE</choices>
|
||||||
</option>
|
</option>
|
||||||
<ifVarMatches name="option_debug" value="TRUE" >
|
<ifVarMatches name="option_debug" value="TRUE" >
|
||||||
<setVar name="CFLAGS">-ggdb -Wall -O0</setVar>
|
<setVar name="CFLAGS">-ggdb -Wall -Og</setVar>
|
||||||
<setVar name="CXXFLAGS">-ggdb -Wall -O0</setVar>
|
<setVar name="CXXFLAGS">-ggdb -Wall -Og</setVar>
|
||||||
</ifVarMatches>
|
</ifVarMatches>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user