]> git.ipfire.org Git - thirdparty/gcc.git/commit - Makefile.def
Makefile.def (bootstrap stages): Add 'lean' parameter.
authorPaolo Bonzini <bonzini@gnu.org>
Mon, 30 Aug 2004 08:02:34 +0000 (08:02 +0000)
committerPaolo Bonzini <bonzini@gcc.gnu.org>
Mon, 30 Aug 2004 08:02:34 +0000 (08:02 +0000)
commitce521a9c85bfb120a9904293897a256e83477eca
tree9ce7fd6fd94fdc65bcbf337852b6d557c2381718
parentafa396ff844ccc8a377adf637307535ca60a1abe
Makefile.def (bootstrap stages): Add 'lean' parameter.

2004-08-26  Paolo Bonzini  <bonzini@gnu.org>

* Makefile.def (bootstrap stages): Add 'lean' parameter.
* Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
phony targets; do not generate timestamp files.
(distclean-stageN): Remove references to their timestamp files.
(restageN, touch-stageN): Remove.
(stageN-bubble): Rewritten.
(compare): Support lean bootstraps.
* Makefile.in: Regenerate.

* configure.in: Only warn when bootstrapping but
build != host or build != target.  Support lean bootstraps.
* configure: Regenerate.

From-SVN: r86754
ChangeLog
Makefile.def
Makefile.in
Makefile.tpl
configure
configure.in