Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Feb 2012 21:10:48 +0100
From:      Dimitry Andric <dim@FreeBSD.org>
To:        Alexander Best <arundel@freebsd.org>
Cc:        freebsd-toolchain@freebsd.org, freebsd-current@freebsd.org
Subject:   Re: setting CC/CXX/CPP unconditionally in src.conf
Message-ID:  <4F4D34C8.9080507@FreeBSD.org>
In-Reply-To: <20120226213703.GA33988@freebsd.org>
References:  <20120226213703.GA33988@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2012-02-26 22:37, Alexander Best wrote:
> any chance support for setting CC/CXX/CPP unconditionally in src.conf could be
> added before the release of freebsd 10.0? the way it is done atm is really not
> intuitive. the rule should really be:
> 
> - make.conf = applies globally
> - src.conf  = applies only to /usr/src
> ( maybe a ports.conf or port.conf could be introduced at some point, too)
> 
> ... the current situation, where only certain variables can be set in src.conf
> is not ideal.

I just committed r232263 to head, which should allow setting CC/CXX/CPP
in src.conf.  Please try it out.



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