summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index eb940cbb..913db55e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -59,10 +59,6 @@ AM_CFLAGS += \
AM_CFLAGS += \
-Wall
-# See <http://lists.gnu.org/archive/html/bug-hurd/2006-01/msg00148.html>.
-AM_CFLAGS += \
- -fno-strict-aliasing
-
# We need the GNU-style inline
AM_CFLAGS += \
-fgnu89-inline