summaryrefslogtreecommitdiffstats
path: root/bin/pax
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2010-02-04 07:18:19 +0000
committerimp <imp@FreeBSD.org>2010-02-04 07:18:19 +0000
commit7abc35f9b435f61b3c3ebff97b7fb2837aa19901 (patch)
tree8e08f5bbb55b9dc83d7019bd73de9114b71f19d9 /bin/pax
parent205d2929b809896d8d5011c890ad2d50cdca3455 (diff)
downloadFreeBSD-src-7abc35f9b435f61b3c3ebff97b7fb2837aa19901.zip
FreeBSD-src-7abc35f9b435f61b3c3ebff97b7fb2837aa19901.tar.gz
Arm doesn't seem to need such kit gloves. Bump the warnings to 3 here
as well.
Diffstat (limited to 'bin/pax')
-rw-r--r--bin/pax/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/pax/Makefile b/bin/pax/Makefile
index de76e6c..77ef639 100644
--- a/bin/pax/Makefile
+++ b/bin/pax/Makefile
@@ -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>
OpenPOWER on IntegriCloud