cvs commit: src Makefile.inc1

Ruslan Ermilov ru at FreeBSD.org
Mon Jun 30 04:37:50 PDT 2003


On Sun, Jun 29, 2003 at 10:59:35PM -0700, Gordon Tetlow wrote:
> gordon      2003/06/29 22:59:35 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     .                    Makefile.inc1 
>   Log:
>   Do the deed and hookup /rescue to the build. As a result, always build
>   crunchgen and crunchide as cross-tools.
>   
>   Submitted by:   Tim Kientzle <kientzle at acm.org>
>   
>   Revision  Changes    Path
>   1.370     +6 -5      src/Makefile.inc1
> 
Please de-pessimize the building of crunchide(1) by putting it
back as ${_crunchide} and only building it for RELEASEDIR or
!defined(NO_RESCUE) cases.

Please also move crunchgen(1) to bootstrap-tools; only tools
that use TARGET_ARCH should be put into cross-tools.  Please
also de-pessimize its building by wrapping it to the
${BOOTSTRAPPING} version test (anything that's built using
crunchgen.c,v 1.33 should be sufficient and not require
bootstrapping).

Please let me know if I should generate the patch.  :-)


Cheers,
-- 
Ruslan Ermilov		Sysadmin and DBA,
ru at sunbay.com		Sunbay Software Ltd,
ru at FreeBSD.org		FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20030630/2c22e394/attachment.bin


More information about the cvs-src mailing list