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:43 -0500
commitc8631fb8dd3e38376a09581ec040ffde84a32ea8 (patch)
treeb27d81df3946cb7ea1863e6a42c9faea473b87e6
parentee2e225f19921be38a37ca95b5d11bef06dc3713 (diff)
downloadsssd_unused-c8631fb8dd3e38376a09581ec040ffde84a32ea8.tar.gz
sssd_unused-c8631fb8dd3e38376a09581ec040ffde84a32ea8.tar.xz
sssd_unused-c8631fb8dd3e38376a09581ec040ffde84a32ea8.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 93307cde..b57f2e6f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -46,7 +46,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 =