use Fno-strict-aliasing

svn path=/trunk/; revision=32004
This commit is contained in:
Christoph von Wittich 2008-01-25 18:32:27 +00:00
parent 3799424d9e
commit d882c08be3

View 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>