summaryrefslogtreecommitdiffstats
path: root/lib/libkse
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libkse')
-rw-r--r--lib/libkse/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libkse/Makefile b/lib/libkse/Makefile
index d7c5acb..8018ce5 100644
--- a/lib/libkse/Makefile
+++ b/lib/libkse/Makefile
@@ -25,6 +25,7 @@ CFLAGS+=-I${.CURDIR}/sys
CFLAGS+=-I${.CURDIR}/../../libexec/rtld-elf
CFLAGS+=-I${.CURDIR}/../../libexec/rtld-elf/${MACHINE_ARCH}
CFLAGS+=-fno-builtin
+CFLAGS+=-fno-strict-aliasing
# Uncomment this if you want libkse to contain debug information for
# thread locking.
OpenPOWER on IntegriCloud