summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2011-11-28 13:27:53 -0500
committerStephen Gallagher <sgallagh@redhat.com>2011-11-28 13:55:48 -0500
commit75c231ac398dca30ae9b3f07697a5d2f4ac40090 (patch)
treee936ab70c9db4dbd83166b344b99972c55594a3c
parent4005d6d9231f7dd61800fc47bb3cbea6e5194241 (diff)
downloadsssd_unused-75c231ac398dca30ae9b3f07697a5d2f4ac40090.tar.gz
sssd_unused-75c231ac398dca30ae9b3f07697a5d2f4ac40090.tar.xz
sssd_unused-75c231ac398dca30ae9b3f07697a5d2f4ac40090.zip
Add -fno-strict-aliasing
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9b438f5a..fb6141c7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -47,7 +47,8 @@ endif
if HAVE_GCC
AM_CFLAGS += -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith \
-Wcast-qual -Wcast-align -Wwrite-strings \
- -Werror-implicit-function-declaration
+ -Werror-implicit-function-declaration \
+ -fno-strict-aliasing
endif
dist_pkgconfig_DATA =