]> git.proxmox.com Git - qemu.git/commitdiff
use -fno-strict-aliasing
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 11 Nov 2007 17:26:21 +0000 (17:26 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 11 Nov 2007 17:26:21 +0000 (17:26 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3598 c046a42c-6fe2-441c-8c8c-71466251a162

tests/Makefile

index 97688b8f0bf0c855588fd58b95792a959704799c..94ec0b4a088250a89582d3b4420867a3b9f18c42 100644 (file)
@@ -1,6 +1,6 @@
 -include ../config-host.mak
 
-CFLAGS=-Wall -O2 -g
+CFLAGS=-Wall -O2 -g -fno-strict-aliasing
 #CFLAGS+=-msse2
 LDFLAGS=