Re: why does buildkernel set COMPILER_TYPE?

From: Erik Cederstrand <erik_at_cederstrand.dk>
Date: Thu, 22 Aug 2013 21:04:23 +0200
Den 22/08/2013 kl. 18.23 skrev John-Mark Gurney <jmg_at_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.
> 
> 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=/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
Received on Thu Aug 22 2013 - 17:12:10 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:40 UTC