From fbe5b2c9cd612b962836b9391fa2b58c8baed6fc Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Mon, 10 Sep 2012 02:36:05 +0000 Subject: Force intermediate targets to be considered if their non-intermediate parent needs to be remade. Fixes Savannah bug #30653. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7883630..dca0e82 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2012-09-09 Paul Smith + * remake.c (update_file_1): Force intermediate files to be + considered, not pruned, if their non-intermediate parent needs to + be remade. Fixes Savannah bug #30653. + * job.c (construct_command_argv_internal): Keep the command line on the heap for very long lines. Fixes Savannah bug #36451. -- cgit v1.2.3