summaryrefslogtreecommitdiffstats
path: root/usr.bin/whereis
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-12-30 09:48:40 +0000
committerobrien <obrien@FreeBSD.org>2002-12-30 09:48:40 +0000
commitdfc4091f222b27c137dce81064e561eaf01081a9 (patch)
treee39507968b43eab177b2fd58776a112ca29cd440 /usr.bin/whereis
parent59f9abfc7fab61b32354ff96a619d35579de22e7 (diff)
downloadFreeBSD-src-dfc4091f222b27c137dce81064e561eaf01081a9.zip
FreeBSD-src-dfc4091f222b27c137dce81064e561eaf01081a9.tar.gz
Adjust max WARNs for sparc64.
Diffstat (limited to 'usr.bin/whereis')
-rw-r--r--usr.bin/whereis/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/whereis/Makefile b/usr.bin/whereis/Makefile
index 0d93791..74a7963 100644
--- a/usr.bin/whereis/Makefile
+++ b/usr.bin/whereis/Makefile
@@ -2,7 +2,6 @@
PROG= whereis
MAN= whereis.1
-WARNS?= 6
-NO_WERROR= true
+WARNS?= 5
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud