Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Sep 2004 22:59:47 +0000 (UTC)
From:      Ken Smith <kensmith@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/release Makefile
Message-ID:  <200409302259.i8UMxlYk062286@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kensmith    2004-09-30 22:59:47 UTC

  FreeBSD src repository

  Modified files:
    release              Makefile 
  Log:
  It turns out the ia64 architecture's disc2 overflows if we put the
  ports/ tree on it.  This makes putting the ports/ tree on disc2 at
  all dependent on the NOPORTREADMES knob as well as the NOPORT knob
  (at the moment NOPORT may be set while NOPORTREADMES isn't, that
  should probably be revisited).  And it hardcodes ia64 for NOPORTREADMES
  by request the ia64 release builder.
  
  While here really get rid of the temp file 'make index' leaves behind.
  
  Tested by:      i386 and ia64 'make release'
  Reviewed by:    marcel
  MFC after:      1 day
  
  Revision  Changes    Path
  1.865     +9 -2      src/release/Makefile



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