This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH v2] elf: Add tst-ldconfig-ld_so_conf-update test
On 10/01/20 8:15 pm, Stefan Liebler wrote:
> Hi,
>
> If run on 32bit, this test fails while renaming tst-ldconfig-ld-mod.so
> as there is no /usr/lib64 directory.
>
> The attached patch is constructing the file name with help of
> support_libdir_prefix.
>
> If the patch is okay, let me know if I can commit it on master.
Nice catch, looks OK to me.
Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>