]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR bootstrap/27674 (make -j3 all-gcc fails when building natively)
authorPaolo Bonzini <bonzini@gnu.org>
Mon, 5 Jun 2006 17:14:23 +0000 (17:14 +0000)
committerPaolo Bonzini <bonzini@gcc.gnu.org>
Mon, 5 Jun 2006 17:14:23 +0000 (17:14 +0000)
commit3ff3adada4660f6e6456820455419dec52b064a1
tree6a53c6a299a468059e5023aaa546302eb7c3bcaa
parentafef9a5b58787892f16170ab08bedb15351fe771
re PR bootstrap/27674 (make -j3 all-gcc fails when building natively)

2006-06-05  Paolo Bonzini  <bonzini@gnu.org>

PR 27674
* Makefile.tpl (configure-[+prefix+][+module+],
all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
Remove rule to unstage bootstrapped modules.
(stage_current): New.
* Makefile.in: Regenerate.

From-SVN: r114395
ChangeLog
Makefile.in
Makefile.tpl