Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Oct 2000 14:54:46 -0500
From:      "Jeffrey J. Mountin" <jeff-ml@mountin.net>
To:        John Indra <john@indocyber.com>, freebsd-stable@FreeBSD.ORG
Subject:   Re: "Malloc type lacks magic" show-stopper solved
Message-ID:  <4.3.2.20001028143339.00d38d50@207.227.119.2>
In-Reply-To: <20001029012402.B3597@indocyber.com>
References:  <4.3.2.20001028101053.00dbc960@207.227.119.2> <4.3.2.20001027114057.00b91100@207.227.119.2> <Pine.BSF.4.21.0010280302510.71973-100000@lcl12.cvzoom.net> <4.3.2.20001028101053.00dbc960@207.227.119.2>

next in thread | previous in thread | raw e-mail | index | archive | help
At 01:24 AM 10/29/00 +0700, John Indra wrote:

>For the world and kernel I will only use '-O -pipe' optimization thus I
>setup /etc/make.conf CFLAGS and COPTFLAGS to '-O -pipe' but when I want to
>install another apps say from the port and I like to compile it with other
>optimization setting, what should I do?

Either add them to the Makefile (might require a "CFLAGS+=<flags>" line) 
for the port or hack bsd.port.mk or just change the CFLAGS in 
make.conf.  Just make sure to check before a buildworld.  There is some 
hackery that can be done to make it easier, but I don't want to encourage 
those looking for "macho" flags. <ducks>


Jeff Mountin - jeff@mountin.net
Systems/Network Administrator
FreeBSD - the power to serve



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




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