summaryrefslogtreecommitdiffstats
path: root/crypto/modes/Makefile
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2012-11-05 10:04:02 +0000
committerAndy Polyakov <appro@openssl.org>2012-11-05 10:04:02 +0000
commitc0832990f54e8c01c00931761e9c1db09cab469c (patch)
tree64b04ef9c13be4243ee79c6483b326f3aa9d2832 /crypto/modes/Makefile
parent7cb81398b72c735c965b5cf1e547837c94760490 (diff)
cbc128.c: fix strict aliasing warning.
Diffstat (limited to 'crypto/modes/Makefile')
-rw-r--r--crypto/modes/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/modes/Makefile b/crypto/modes/Makefile
index 566e8f795d..811969304f 100644
--- a/crypto/modes/Makefile
+++ b/crypto/modes/Makefile
@@ -16,8 +16,6 @@ CFLAGS= $(INCLUDES) $(CFLAG)
ASFLAGS= $(INCLUDES) $(ASFLAG)
AFLAGS= $(ASFLAGS)
-CFLAGS += -fno-strict-aliasing
-
GENERAL=Makefile
TEST=
APPS=