mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-29 08:08:37 +00:00
Remove -fno-strict-alias, as it is no longer needed.
This commit is contained in:
parent
7f5a9777e7
commit
8bc65725c7
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=275904
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user