genode/tool/ports
Norman Feske 4f820cf1e5 prepare_ports: prevent execution of automake
This patch discharges the dependency of Makefile.in from Makefile.am
files whenever both files are present in a downloaded archive.

Being based on make, the trigger of running automake is based on the
timestamps for the extracted archive content. However, since we reset
the timestamps (via 'tar -m') at extraction time, no assumptions about
the timestamp relations between the extracted files can be made. In the
event automake is triggered, we are faced with the tool dependency from
a specific automake version on the host.

The patch enforces the unconditional use the 'Makefile.in' version
supplied by the archive.

Fixes #4350
2021-12-17 15:04:49 +01:00
..
mk prepare_ports: prevent execution of automake 2021-12-17 15:04:49 +01:00
check_hash tool/ports: utility for checking port hashes 2018-05-03 15:31:53 +02:00
check_port_source tool/ports: add tool to check source availability 2015-03-19 08:57:18 +01:00
current Tools for convenient handling of port contrib dirs 2015-01-20 11:23:50 +01:00
list Add 'update_hash' and 'list' to tool/ports 2014-05-27 13:45:03 +02:00
prepare_port prepare_port: fix race condition in safety rule 2019-04-01 19:33:49 +02:00
shortcut Tools for convenient handling of port contrib dirs 2015-01-20 11:23:50 +01:00
update_hash Add 'update_hash' and 'list' to tool/ports 2014-05-27 13:45:03 +02:00