Disable -O2 Modified: branches/xmlbuildsystem/reactos/ReactOS.xml _____
Modified: branches/xmlbuildsystem/reactos/ReactOS.xml --- branches/xmlbuildsystem/reactos/ReactOS.xml 2005-05-17 15:20:24 UTC (rev 15376) +++ branches/xmlbuildsystem/reactos/ReactOS.xml 2005-05-17 17:19:10 UTC (rev 15377) @@ -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>