Re: RFC: building with non-default options on universe machines?
Date: Tue, 09 Sep 2025 17:35:06 UTC
void: > On Tue, Sep 09, 2025 at 09:54:34AM -0700, Rick Macklem wrote: > >[question about setting WITHOUT_MITKRB5] > > > > So, does anyone know what the trick is? > +1 I'd like to know, too. > > Basically I don't want or need kerebos or hemidal or the other one, you don't want WITHOUT_MITKRB5 for this, because that will just give you Heimdal instead. use WITHOUT_KERBEROS to disable both of them. you would normally set that in /etc/src.conf (see src.conf(5)); Rick's problem is because he's trying to build on a machine he doesn't have root access to and therefore can't edit /etc/src.conf.