diff options
author | Paul Smith <psmith@gnu.org> | 2023-01-03 01:57:35 -0500 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2023-01-03 01:57:35 -0500 |
commit | 1ceeb8c64bf2a95bdfc5e5bd221886c6df74f560 (patch) | |
tree | 134ec02d7f337d65d5d880c6738fdff097068699 /tests/run_make_tests | |
parent | 8791d2b38ec916ea4206d5cae3b0036bb440c918 (diff) | |
download | make-git-1ceeb8c64bf2a95bdfc5e5bd221886c6df74f560.tar.gz |
[SV 14927] Allow parallel builds for archives
Compare the timestamp of the object file (if it exists) with the
archived object and if the object file is newer, ensure it's updated
in the archive.
* NEWS: Announce the new capability.
* doc/make.texi (Dangers When Using Archives): Explain how to enable
parallel builds with archives.
* src/remake.c (f_mtime): For archive element files check the mod
time of the object file (if it exists) against the archive object
(if it exists).
* tests/scripts/features/archives: Add tests for this capability.
Diffstat (limited to 'tests/run_make_tests')
0 files changed, 0 insertions, 0 deletions