Disable -O2

svn path=/branches/xmlbuildsystem/; revision=15377
This commit is contained in:
Casper Hornstrup 2005-05-17 17:19:10 +00:00
parent cb0e7b1029
commit e8fbafa083

View file

@ -15,7 +15,6 @@
<property name="DBG_OR_KDBG" value="true" />
</if>
<if property="DBG" value="0">
<compilerflag>-O2</compilerflag>
<compilerflag>-Wno-strict-aliasing</compilerflag>
<compilerflag>-ftracer</compilerflag>
<compilerflag>-momit-leaf-frame-pointer</compilerflag>