Date: Sat, 1 Feb 2003 20:15:38 -0800 (PST) From: Doug Barton <DougB@FreeBSD.org> To: Tony Finch <dot@dotat.at> Cc: Juli Mallett <jmallett@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libufs Makefile Message-ID: <20030201201247.Y75897@12-234-22-23.pyvrag.nggov.pbz> In-Reply-To: <20030130170038.D31480@chiark.greenend.org.uk> References: <200301300011.h0U0B1vw026210@repoman.freebsd.org> <20030130170038.D31480@chiark.greenend.org.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 30 Jan 2003, Tony Finch wrote: > -pipe -O -g -ansi -U__STRICT_ANSI__ -pedantic -W -Wall > -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline > -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls > -Wshadow -Wstrict-prototypes -Wwrite-strings > > (The -U is to avoid braindamage in glibc's headers.) With the exception of -g, and -U__STRICT_ANSI__ all of these are included in BDECFLAGS. See /usr/share/examples/etc/make.conf. HTH, Doug -- If it's moving, encrypt it. If it's not moving, encrypt it till it moves, then encrypt it some more. 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?20030201201247.Y75897>