Remove -fno-strict-alias, as it is no longer needed.

This commit is contained in:
Warner Losh 2014-12-18 16:57:19 +00:00
parent 7f5a9777e7
commit 8bc65725c7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=275904

View File

@ -5,7 +5,6 @@ MAN= kldxref.8
SRCS= kldxref.c ef.c ef_obj.c
WARNS?= 2
CFLAGS+=-fno-strict-aliasing
.if exists(ef_${MACHINE_CPUARCH}.c) && ${MACHINE_ARCH} != "powerpc64"
SRCS+= ef_${MACHINE_CPUARCH}.c