[PATCH] Adjust name-prefix of ld.so in test-container.c.
Florian Weimer
fweimer@redhat.com
Mon Sep 3 10:48:00 GMT 2018
On 09/03/2018 10:39 AM, Stefan Liebler wrote:
> the test-container.c file assumes that ld.so is always named something
> like /elf/ld-linux-*. But e.g. on s390x it is named ld64.so.1 or ld.so.1
> on s390. There are other architectures like power or mips with similar
> names.
Perhaps we should capture $(ld.so-version) in support/, like we do for
$(objpfx), $(prefix), $(libdir) etc.?
Thanks,
Florian
More information about the Libc-alpha
mailing list