Date: Fri, 31 Mar 2000 10:28:21 +0200 From: Sheldon Hearn <sheldonh@uunet.co.za> To: Conrad Sabatier <conrads@home.com> Cc: FreeBSD questions <freebsd-questions@FreeBSD.ORG>, "David J. Kanter" <djkanter@nwu.edu> Subject: Re: /etc/make.conf Message-ID: <83842.954491301@axl.ops.uunet.co.za> In-Reply-To: Your message of "Thu, 30 Mar 2000 12:17:16 CST." <XFMail.000330121716.conrads@home.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 30 Mar 2000 12:17:16 CST, Conrad Sabatier wrote: > I use: > > CFLAGS= -02 -pipe -m486 > COPTFLAGS= -O -pipe Please understand that, while this may work for you, it's not supported: 5.0-CURRENT's /etc/defaults/make.conf: # Note that optimisation settings above -O (-O2, ...) are not recommended # or supported for compiling the world or the kernel - please revert any # nonstandard optimisation settings to "-O" before submitting bug reports # to the developers. # Note also that at this time the -O2 setting is known to produce BROKEN # CODE on the Alpha platform. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?83842.954491301>