[ros-diffs] [ion] 15626: use right optimization setting
ion at svn.reactos.com
ion at svn.reactos.com
Sat May 28 23:46:39 CEST 2005
use right optimization setting
Modified: trunk/reactos/ReactOS.xml
_____
Modified: trunk/reactos/ReactOS.xml
--- trunk/reactos/ReactOS.xml 2005-05-28 21:44:21 UTC (rev 15625)
+++ trunk/reactos/ReactOS.xml 2005-05-28 21:46:37 UTC (rev 15626)
@@ -15,7 +15,7 @@
<property name="DBG_OR_KDBG" value="true" />
</if>
<if property="DBG" value="0">
- <compilerflag>-O2</compilerflag>
+ <compilerflag>-Os</compilerflag>
<compilerflag>-Wno-strict-aliasing</compilerflag>
<compilerflag>-ftracer</compilerflag>
<compilerflag>-momit-leaf-frame-pointer</compilerflag>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20050528/3ffcd725/attachment.html
More information about the Ros-diffs
mailing list