- NDK 0.98, now with versionned headers. Too many changes to list, see the TinyKRNL...
[reactos.git] / reactos / ReactOS.rbuild
index aafabe8..d03f0f0 100644 (file)
@@ -24,7 +24,8 @@
     <define name="KDBG" value="1" />
     <property name="DBG_OR_KDBG" value="true" />
   </if>
-  <compilerflag>-Os</compilerflag>
+  <compilerflag>-O3</compilerflag>
+  <compilerflag>-fno-optimize-sibling-calls</compilerflag>
   <compilerflag>-Wno-strict-aliasing</compilerflag>
   <compilerflag>-ftracer</compilerflag>
   <compilerflag>-momit-leaf-frame-pointer</compilerflag>