Date: Tue, 6 Jul 1999 21:46:47 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile.inc1 src/usr.bin/make Makefile Message-ID: <199907070446.VAA79755@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 1999/07/06 21:46:46 PDT
Modified files:
. Makefile.inc1
usr.bin/make Makefile
Log:
Per requests from the community, commit rudimentary cross compilation
support. I've been building world with these changes for months w/o
ill effect. I've also managed to build the cross tool chain for MIPS
with these patches.
Please note that the extent to which these patches work is largely
dictated by how well our tool chains support the cross compilation.
Building alpha binaries on i386 doesn't work. Supposedly building
i386 binaries on alpha does work, but I've not verified it with these
patches, however.
Revision Changes Path
1.79 +61 -8 src/Makefile.inc1
1.11 +2 -2 src/usr.bin/make/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907070446.VAA79755>
