avoid building 32bit libraries in freebsd amd64 RELENG_6
Markus Trippelsdorf
markus at trippelsdorf.de
Sun Jan 15 01:47:11 PST 2006
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
More information about the freebsd-amd64
mailing list