Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 May 2011 17:39:28 +0000 (UTC)
From:      Nathan Whitehorn <nwhitehorn@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/release Makefile generate-release.sh
Message-ID:  <201105181739.p4IHdiCX017846@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nwhitehorn    2011-05-18 17:39:28 UTC

  FreeBSD src repository

  Modified files:
    release              Makefile generate-release.sh 
  Log:
  SVN rev 222074 on 2011-05-18 17:39:28Z by nwhitehorn
  
  As requested by many people, with final prodding from Jason Hall, fix this
  so that running make release causes make obj to be run before doing
  anything. This fixes a bug wherein, when run for the first time, and
  without -DNOSRC, make release would attempt to recursively tar up the src
  directory including its own output and enter an infinite loop.
  
  While here, make the cross-building stuff work a little more the way it
  should if only one of TARGET/TARGET_ARCH is specified.
  
  Revision  Changes    Path
  1.963     +6 -4      src/release/Makefile
  1.12      +0 -1      src/release/generate-release.sh



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