Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Mar 2000 01:24:10 -0800 (PST)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc/defaults make.conf src/share Makefile
Message-ID:  <200003210924.BAA05118@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2000/03/21 01:24:10 PST

  Modified files:
    etc/defaults         make.conf 
    share                Makefile 
  Log:
  Add a knob to turn off the mostly static docs (src/share/doc/).
  
  On a K6-2/450 with fairly fast SCSI disks, building+installing src/share/
  takes 2m51.3s, where src/share/doc/ is 1m9.9s of that.
  
  However on a slow Alpha (233MHz) the times are 7m39.3s and 4m58.3s
  respectively.
  
  This commit allows one to speed up their build time, without not getting
  any important and required changes if one used "NOSHARE".
  
  Revision  Changes    Path
  1.100     +2 -1      src/etc/defaults/make.conf
  1.23      +6 -2      src/share/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?200003210924.BAA05118>