avoid building 32bit libraries in freebsd amd64 RELENG_6
Mathieu Prevot
freebsd-amd64 at club-internet.fr
Sun Jan 15 06:25:37 PST 2006
Le 15 janv. 06 à 10:47, Markus Trippelsdorf a écrit :
> On Sun, Jan 15, 2006 at 10:30:33AM +0100, Mathieu Prevot wrote:
>> Hi
>>
>> I don't have seen such possibility in archives, google, and /usr/src/
>> makefile.inc1
>> These libraries are built (buildworld) even if I don't have COMPAT32
>> etc in my KERNCONF file.
>>
>> So: how may I gain time without building 32bit libraries?
>
> set: NO_LIB32=true
> in your /etc/make.conf .
> --
> Markus
Thank you. The buildworld worked fine, even with distcc and -j9.
MP
More information about the freebsd-amd64
mailing list