Build with optimizations
Modified: trunk/reactos/ReactOS.xml
_____
Modified: trunk/reactos/ReactOS.xml
--- trunk/reactos/ReactOS.xml 2005-05-28 16:42:50 UTC (rev 15588)
+++ trunk/reactos/ReactOS.xml 2005-05-28 16:43:25 UTC (rev 15589)
@@ -15,6 +15,7 @@
<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>
Show replies by date