Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Oct 2003 17:22:35 +1100 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Peter Wemm <peter@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.bin/chat Makefile
Message-ID:  <20031026171515.P17272@gamplex.bde.org>
In-Reply-To: <200310260449.h9Q4nwm9016893@repoman.freebsd.org>
References:  <200310260449.h9Q4nwm9016893@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 25 Oct 2003, Peter Wemm wrote:

> peter       2003/10/25 21:49:58 PDT
>
>   FreeBSD src repository
>
>   Modified files:
>     usr.bin/chat         Makefile
>   Log:
>   The math function logf() probably isn't doing us much good for logging
>   stuff.  Add -fno-builtin-logf.

gcc should be fixed instead of unportabilizing Makefiles like this.

Don't forget to change this and all the misspellings of log and sin
back when gcc is fixed :-).

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031026171515.P17272>