Date: Mon, 27 Oct 2003 15:23:09 +1100 (EST) From: Bruce Evans <bde@zeta.org.au> To: Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?= <des@des.no> Cc: Peter Wemm <peter@freebsd.org> Subject: Re: cvs commit: src/usr.bin/chat Makefile Message-ID: <20031027152156.Y21211@gamplex.bde.org> In-Reply-To: <xzpu15w9rhk.fsf@dwp.des.no> References: <200310260449.h9Q4nwm9016893@repoman.freebsd.org> <20031026171515.P17272@gamplex.bde.org> <xzpu15w9rhk.fsf@dwp.des.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 26 Oct 2003, Dag-Erling [iso-8859-1] Sm=F8rgrav wrote: > Bruce Evans <bde@zeta.org.au> writes: > > On Sat, 25 Oct 2003, Peter Wemm wrote: > > > The math function logf() probably isn't doing us much good for loggin= g > > > stuff. Add -fno-builtin-logf. > > gcc should be fixed instead of unportabilizing Makefiles like this. > > In the meantime, now that we have a working fabsl(3), we can add > -fno-builtin to CFLAGS in bsd.sys.mk. That would just break the warning and pessimize anything that is optimized by the builtins. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031027152156.Y21211>