projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e98169
)
Fix gcc 4.8 warning (strict aliasing violation).
author
Ben Laurie
<ben@openssl.org>
Mon, 5 Nov 2012 01:59:33 +0000
(
01:59
+0000)
committer
Ben Laurie
<ben@openssl.org>
Mon, 5 Nov 2012 01:59:33 +0000
(
01:59
+0000)
crypto/modes/Makefile
patch
|
blob
|
history
diff --git
a/crypto/modes/Makefile
b/crypto/modes/Makefile
index 811969304f0c6e0c53fc0f24f5d4967680a34113..566e8f795db93a3b52a7c857e76783a94da57cbc 100644
(file)
--- a/
crypto/modes/Makefile
+++ b/
crypto/modes/Makefile
@@
-16,6
+16,8
@@
CFLAGS= $(INCLUDES) $(CFLAG)
ASFLAGS= $(INCLUDES) $(ASFLAG)
AFLAGS= $(ASFLAGS)
+CFLAGS += -fno-strict-aliasing
+
GENERAL=Makefile
TEST=
APPS=