Date: Sun, 15 Jan 2006 10:47:06 +0100 From: Markus Trippelsdorf <markus@trippelsdorf.de> To: Mathieu Prevot <freebsd-amd64@club-internet.fr> Cc: freebsd-stable@freebsd.org, freebsd-amd64@freebsd.org Subject: Re: avoid building 32bit libraries in freebsd amd64 RELENG_6 Message-ID: <20060115094706.GA696@bsd.trippelsdorf.de> In-Reply-To: <01B61DC6-25AA-408D-ACA4-3FD36F93694C@club-internet.fr> References: <01B61DC6-25AA-408D-ACA4-3FD36F93694C@club-internet.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060115094706.GA696>