Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Sep 1997 23:55:35 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Greg Pavelcak <gpavelcak@philos.umass.edu>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Optimizing Compile of Ports
Message-ID:  <Pine.BSF.3.96.970926235339.15854K-100000@gdi.uoregon.edu>
In-Reply-To: <Pine.OSF.3.96.970925215220.28422B-100000@wilde.oit.umass.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 25 Sep 1997, Greg Pavelcak wrote:

> I've been installing ports lately instead of packages just for the
> heck of it. Compile optimizations seem to be out of my control with
> ports. Ilooked in /etc/make.conf /usr/share/mk/bsd.port.mk and the
> individual make files associated with ports and I don't see anything
> about compile options. Am I missing something, or is this just the
> way it is? (It's probably a good idea to keep me from messing with
> this stuff anyway.)

The ports do assume a standard set of compile-time options.  If you want
to tweak them just before the build starts, you can run ``make
configure'', which will fetch, extract, patch, and configure everything
but stop before the make is started.  See /usr/share/mk/bsd.port.mk line
220-ish for the standard target list.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.970926235339.15854K-100000>