Arm doesn't seem to need such kit gloves. Bump the warnings to 3 here

as well.
This commit is contained in:
Warner Losh 2010-02-04 07:18:19 +00:00
parent 96974de8bb
commit 6ca3abc9bb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=203480

View File

@ -33,8 +33,6 @@ SRCS= ar_io.c ar_subs.c buf_subs.c cache.c cpio.c file_subs.c ftree.c \
#MAN= pax.1 tar.1 cpio.1
#LINKS= ${BINDIR}/pax ${BINDIR}/tar ${BINDIR}/pax ${BINDIR}/cpio
.if ${MACHINE_ARCH} == "arm"
WARNS?= 3
.endif
.include <bsd.prog.mk>