Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Aug 2013 21:04:23 +0200
From:      Erik Cederstrand <erik@cederstrand.dk>
To:        John-Mark Gurney <jmg@funkthat.com>
Cc:        Brooks Davis <brooks@FreeBSD.org>, Dimitry Andric <dim@FreeBSD.org>, current@FreeBSD.org
Subject:   Re: why does buildkernel set COMPILER_TYPE?
Message-ID:  <FB8ADB50-71A3-4BA3-A663-4A60BA3FE7BE@cederstrand.dk>
In-Reply-To: <20130822162353.GF94127@funkthat.com>
References:  <20130822040418.GE94127@funkthat.com> <49A46D2E-D736-4D57-BB54-5B68C1FE2466@FreeBSD.org> <20130822162353.GF94127@funkthat.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Den 22/08/2013 kl. 18.23 skrev John-Mark Gurney <jmg@funkthat.com>:

>> I don't think we should support building different parts of the tree
>> with incompatible settings.  E.g. compiling part of the tree using
>> WITH_FOO, and some other part using WITHOUT_FOO is *not* supposed to
>> work properly.
>=20
> Do we have a file that is source in /usr/src (or where your source =
tree
> is located) that we can put these options in?

make buildworld SRCCONF=3D/foo/bar/custom.conf

But if you doing all sorts of weird build configurations regularly, you =
might want to just build within a jail that you can wipe afterwards, so =
you don't pollute the host machine by accident.

Erik




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FB8ADB50-71A3-4BA3-A663-4A60BA3FE7BE>