Hi Jussi, On Fri, Jan 10, 2020 at 08:57:54PM +0100, Helmut Grohne wrote: > For most packages, one can use the following workaround: > set -i -e /ld=/d /usr/share/meson/debcrossgen
An example where this doesn't work is systemd when building for arm64. It needs ld for linking the EFI stub. We really need a proper solution in a timely manner here. Helmut