942a99b
diff -up openssl-1.0.1c/crypto/modes/Makefile.aliasing openssl-1.0.1c/crypto/modes/Makefile
942a99b
--- openssl-1.0.1c/crypto/modes/Makefile.aliasing	2011-08-12 00:36:17.000000000 +0200
942a99b
+++ openssl-1.0.1c/crypto/modes/Makefile	2012-07-13 11:32:10.767829077 +0200
942a99b
@@ -12,7 +12,7 @@ AR=		ar r
942a99b
 
942a99b
 MODES_ASM_OBJ=
942a99b
 
942a99b
-CFLAGS= $(INCLUDES) $(CFLAG)
942a99b
+CFLAGS= $(INCLUDES) $(CFLAG) -fno-strict-aliasing
942a99b
 ASFLAGS= $(INCLUDES) $(ASFLAG)
942a99b
 AFLAGS= $(ASFLAGS)
942a99b