mirror of
https://github.com/mirror/make.git
synced 2026-09-05 22:25:00 +08:00
Fixed Savannah bug #15641.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2006-02-08 Boris Kolpackov <boris@kolpackov.net>
|
||||
|
||||
* job.h (struct child): Add dontcare bitfield.
|
||||
* job.c (new_job): Cache dontcare flag.
|
||||
* job.c (reap_children): Use cached dontcare flag instead of the
|
||||
one in struct file. Fixes Savannah bug #15641.
|
||||
|
||||
2006-02-06 Paul D. Smith <psmith@gnu.org>
|
||||
|
||||
* vpath.c (selective_vpath_search): If the file we find has a
|
||||
|
||||
Reference in New Issue
Block a user