This is only WARNS=0 clean now.
This commit is contained in:
parent
be5181d5b1
commit
ecdd3d1cab
@ -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