Fix "elf: Add tst-ldconfig-ld_so_conf-update test" on 32bit.
authorStefan Liebler <stli@linux.ibm.com>
Mon, 13 Jan 2020 10:06:41 +0000 (11:06 +0100)
committerStefan Liebler <stli@linux.ibm.com>
Mon, 13 Jan 2020 10:06:41 +0000 (11:06 +0100)
commit3c8639b02efcbc5e8087b0f9bc63da8aeb203549
treea9244be977ebb0a529eaf0ffdff9a3ecec5f4c3d
parentae793cc20d80eec6ccffc31612b635b8c1b82e89
Fix "elf: Add tst-ldconfig-ld_so_conf-update test" on 32bit.

This new test was introduced with recent commit
591236f1a33f11cc65ccf009d997071ba853e186.
If run on 32bit, it fails while renaming tst-ldconfig-ld-mod.so as there is no
/usr/lib64 directory. This patch is constructing the file name with help of
support_libdir_prefix.

Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
elf/tst-ldconfig-ld_so_conf-update.c