Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Apr 1996 01:50:06 +0100
From:      "Gary Palmer" <gpalmer@FreeBSD.ORG>
To:        "Marc G. Fournier" <scrappy@ki.net>
Cc:        current@FreeBSD.ORG
Subject:   Re: disabling -O for kernel 
Message-ID:  <3551.828406206@palmer.demon.co.uk>
In-Reply-To: Your message of "Mon, 01 Apr 1996 15:33:16 CDT." <Pine.BSI.3.92.960401153113.251P-100000@ki.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
"Marc G. Fournier" wrote in message ID
<Pine.BSI.3.92.960401153113.251P-100000@ki.net>:
> 	Exactly *where* do I disable -O from?  I've just modified
> /usr/src/sys/compile//Makefile to get rid of it, but as soon as I
> do another config, its going to put it back in again, so where exactly
> do I disable it so that when I do do a config, it doesn't put it
> in again?

Two places:

/etc/make.conf can define local options using `COPTFLAGS', else
/sys/i386/conf/Makefile.i386 defines it to be `-O'.

Gary




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