projects
/
platform
/
upstream
/
make.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82f7d51
)
Formerly remake.c.~29~
author
Roland McGrath
<roland@redhat.com>
Mon, 15 Jun 1992 21:47:19 +0000
(21:47 +0000)
committer
Roland McGrath
<roland@redhat.com>
Mon, 15 Jun 1992 21:47:19 +0000
(21:47 +0000)
remake.c
patch
|
blob
|
history
diff --git
a/remake.c
b/remake.c
index
9fa70a6
..
9c9017e
100644
(file)
--- a/
remake.c
+++ b/
remake.c
@@
-73,6
+73,10
@@
update_goal_chain (goals, makefiles)
{
register struct dep *g, *lastgoal;
+ /* Start jobs that are waiting for the load to go down. */
+
+ start_waiting_jobs ();
+
/* Wait for a child to die. */
reap_children (1, 0);