Date: Sat, 6 Nov 2004 03:14:26 +0000 (UTC) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile Makefile.inc1 Message-ID: <200411060314.iA63EQNL055360@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2004-11-06 03:14:26 UTC
FreeBSD src repository
Modified files:
. Makefile Makefile.inc1
Log:
Convert tools/lib32/build.sh into world connectable hooks. This still
rates pretty high on the "hack!" scale, but it works for me. Adding
-DWANT_LIB32 to the world build command line, or 'WANT_LIB32=yes' to
/etc/make.conf will include the 32 bit libraries with the build.
I have not made this default behavior. Cross compiling this stuff is an
adventure I have not investigated.
This is still a WIP. We needed this at work so that we could install from
a readonly obj tree - lib32/build.sh wasn't up to that.
Revision Changes Path
1.310 +2 -1 src/Makefile
1.451 +93 -0 src/Makefile.inc1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411060314.iA63EQNL055360>
