mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 08:25:38 +00:00
b025ddcc8f
GNU Make 4.4 will pass TARGET to the sub-make of UNDEF_REFS where it can be later used as link TARGET by Genode's build system. Before 4.4 TARGET was undefined in the sub-make leading to the correct result.