From 8adb2bbd23cfb0d0a8b33231a2e1512c16fce2d3 Mon Sep 17 00:00:00 2001 From: des Date: Sat, 13 Jun 2009 01:23:34 +0000 Subject: nscd builds cleanly at WARNS level 3. MFC after: 1 week --- usr.sbin/nscd/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'usr.sbin/nscd') diff --git a/usr.sbin/nscd/Makefile b/usr.sbin/nscd/Makefile index 69fd126..298e163 100644 --- a/usr.sbin/nscd/Makefile +++ b/usr.sbin/nscd/Makefile @@ -3,8 +3,7 @@ PROG= nscd MAN= nscd.conf.5 nscd.8 -WARNS?= 2 -CFLAGS+=-fno-strict-aliasing +WARNS?= 3 SRCS= agent.c nscd.c nscdcli.c cachelib.c cacheplcs.c debug.c log.c \ config.c query.c mp_ws_query.c mp_rs_query.c singletons.c protocol.c \ parser.c -- cgit v1.1