From 483745339df4f3ed4c4e99d11ad87ec6b2e66c41 Mon Sep 17 00:00:00 2001 From: Nate Lawson Date: Fri, 30 Jul 2004 21:43:21 +0000 Subject: [PATCH] Drop WARNS down to 3 since sparc64 still has justified complaints about bad casts. Noticed by: johan --- usr.sbin/ancontrol/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/ancontrol/Makefile b/usr.sbin/ancontrol/Makefile index 113043b7308f..b0f66cd15a86 100644 --- a/usr.sbin/ancontrol/Makefile +++ b/usr.sbin/ancontrol/Makefile @@ -3,7 +3,7 @@ PROG= ancontrol MAN= ancontrol.8 -WARNS?= 6 +WARNS?= 3 CFLAGS+= -DANCACHE -I${.CURDIR}/../../sys DPADD= ${LIBMD}