use Fno-strict-aliasing
authorChristoph von Wittich <christoph_vw@reactos.org>
Fri, 25 Jan 2008 18:32:27 +0000 (18:32 +0000)
committerChristoph von Wittich <christoph_vw@reactos.org>
Fri, 25 Jan 2008 18:32:27 +0000 (18:32 +0000)
svn path=/trunk/; revision=32004

reactos/ReactOS-i386.rbuild

index b610de1..551195e 100644 (file)
@@ -34,6 +34,7 @@
        </if>
 
        <compilerflag>-mpreferred-stack-boundary=2</compilerflag>
+       <compilerflag>-Fno-strict-aliasing</compilerflag>
        <compilerflag>-Wno-strict-aliasing</compilerflag>
        <compilerflag>-Wpointer-arith</compilerflag>
        <linkerflag>-enable-stdcall-fixup</linkerflag>