mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-17 15:27:36 +00:00
This is only WARNS=0 clean now.
This commit is contained in:
parent
be5181d5b1
commit
ecdd3d1cab
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=96950
@ -29,6 +29,7 @@ SRCS+= wait.h
|
||||
.include "${.CURDIR}/Makefile.${TARGET_ARCH}"
|
||||
.endif
|
||||
|
||||
WARNS= 0
|
||||
.if ${TARGET_ARCH} != ${MACHINE_ARCH}
|
||||
CFLAGS+= -DCROSS_COMPILE=1
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user