Date: Fri, 28 Sep 2001 19:16:44 -0700 From: "David O'Brien" <obrien@freebsd.org> To: Matthew Rezny <mrezny@umr.edu> Cc: "alpha@freebsd.org" <alpha@freebsd.org> Subject: Re: the -O2 flag Message-ID: <20010928191644.B99162@dragon.nuxi.com> In-Reply-To: <20010928180928.406C137B40C@hub.freebsd.org>; from mrezny@umr.edu on Fri, Sep 28, 2001 at 01:09:42PM -0500 References: <20010928180928.406C137B40C@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Sep 28, 2001 at 01:09:42PM -0500, Matthew Rezny wrote:
> Somehow it still ends up with -O2 in the Makefiles that the configure
env CFLAGS=-O make
the GNU configure script should pay attention to this setting of CFLAGS
and not override it.
> I've always tried to edit that flag out of makefiles, but this damn
> thing has a makefile in every subdirectory so I'd have to edit several
> dozen.
You can also put "WANT_FORCE_OPTIMIZATION_DOWNGRADE=yes" in
/etc/make.conf and rebuild world.
--
-- David (obrien@FreeBSD.org)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010928191644.B99162>
