summaryrefslogtreecommitdiffstats
path: root/usr.sbin/moused
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2008-03-06 02:13:52 +0000
committerimp <imp@FreeBSD.org>2008-03-06 02:13:52 +0000
commit13484a6b34e060927199f98894fa153029cdc990 (patch)
tree4c091c4acb94d3d73f22af70d54e30b23f314903 /usr.sbin/moused
parent6b41341850cd831c6c6a36e8fe33ef771ec7d2e8 (diff)
downloadFreeBSD-src-13484a6b34e060927199f98894fa153029cdc990.zip
FreeBSD-src-13484a6b34e060927199f98894fa153029cdc990.tar.gz
This breaks the arm build, back it out until that's fixed
Diffstat (limited to 'usr.sbin/moused')
-rw-r--r--usr.sbin/moused/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/moused/Makefile b/usr.sbin/moused/Makefile
index 623954e..0c5ba51 100644
--- a/usr.sbin/moused/Makefile
+++ b/usr.sbin/moused/Makefile
@@ -3,7 +3,7 @@
PROG= moused
MAN= moused.8
-WARNS?=6
+#WARNS?=6
DPADD= ${LIBUTIL} ${LIBM}
LDADD= -lutil -lm
OpenPOWER on IntegriCloud