Date: Wed, 9 Jan 2002 17:26:40 -0500 (EST) From: Daniel Eischen <eischen@pcnet1.pcnet.com> To: David Malone <dwmalone@maths.tcd.ie> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/syslogd syslogd.c Message-ID: <Pine.SUN.3.91.1020109172310.10648A-100000@pcnet1.pcnet.com> In-Reply-To: <200201092212.aa66829@salmon.maths.tcd.ie>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 9 Jan 2002, David Malone wrote: > > CVSup'd last night. I removed the obj tree last week and it > > didn't work then either. My /etc/make.conf has > > CFLAGS= -O -pipe -Wall. > > This might be the problem. If the CFLAGS from make.conf end up in > the final CFLAGS after the -Wno-uninitialized from bsd.sys.mk, as > it reenableles checking for uninitialised variables. This may break > things in directories where WARNS are enabeled. Doesn't everyone add -Wall to (and enable) CFLAGS in /etc/make.conf, or am I one of the few? -- Dan Eischen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SUN.3.91.1020109172310.10648A-100000>