Date: 09 Jul 2001 02:03:05 +0200 From: Dag-Erling Smorgrav <des@ofug.org> To: Mike Barcroft <mike@q9media.com> Cc: audit@FreeBSD.ORG, Dima Dorfman <dima@unixfreak.org> Subject: Re: updated src/lib and src/sbin warns patches Message-ID: <xzp8zhzotom.fsf@flood.ping.uio.no> In-Reply-To: <200107082043.f68KhZh17468@coffee.q9media.com> References: <200107082043.f68KhZh17468@coffee.q9media.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Mike Barcroft <mike@q9media.com> writes: > @@ -12,6 +13,6 @@ > calendar.3 ndaysg.3 calendar.3 ndaysj.3 \ > calendar.3 week.3 calendar.3 weekday.3 > > -CFLAGS+=-I. -I${.CURDIR} -Wall > +CFLAGS+=-I. -I${.CURDIR} > > .include <bsd.lib.mk> I don't think libcalendar needs the -I stuff, you can remove CFLAGS altogether. Test it in a world build first though. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzp8zhzotom.fsf>