Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Mar 2003 04:58:33 -0800 (PST)
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:  <200303311258.h2VCwXNR067993@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2003/03/31 04:58:33 PST

  FreeBSD src repository

  Modified files:
    .                    Makefile.inc1 
  Log:
  Slightly improve buildworld times by excluding crunchide(1)
  and kgzip(8) from the list of cross-tools during the normal,
  non-"make release" buildworld.
  
  Also, don't gratuitously build them, btxld(8) and elf2aout(1)
  for native architecture builds, since they have no known
  boostrapping issues along the supported upgrade path.
  
  Prodded by:     peter
  
  Revision  Changes    Path
  1.327     +10 -4     src/Makefile.inc1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303311258.h2VCwXNR067993>