Date: Tue, 1 Jul 2003 05:25:11 -0700 (PDT) From: Ruslan Ermilov <ru@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile.inc1 Message-ID: <200307011225.h61CPBqb064970@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2003/07/01 05:25:11 PDT
FreeBSD src repository
Modified files:
. Makefile.inc1
Log:
Only bootstrap crunchide(1) and build crunchgen(1) when necessary.
The latter needs to be built either if it's used as a cross-tool
(${TARGET_ARCH} != ${MACHINE_ARCH}) or if it has backward compat
issues, like e.g. lack of the AMD64 support.
Revision Changes Path
1.371 +13 -3 src/Makefile.inc1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307011225.h61CPBqb064970>
