atom feed4 messages in org.freebsd.freebsd-alphaRe: the -O2 flag
FromSent OnAttachments
Matthew ReznySep 28, 2001 11:09 am 
Andrew GallatinSep 28, 2001 11:21 am 
David O'BrienSep 28, 2001 7:16 pm 
Idar TollefsenSep 30, 2001 10:51 pm 
Subject:Re: the -O2 flag
From:David O'Brien (obr@freebsd.org)
Date:Sep 28, 2001 7:16:22 pm
List:org.freebsd.freebsd-alpha

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.

To Unsubscribe: send mail to majo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message