Den 22/08/2013 kl. 18.23 skrev John-Mark Gurney <j...@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

_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to