diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2025-02-08 17:09:01 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2025-07-09 15:45:46 +0200 |
commit | cf462982ac44bf0f5dfd36a9c242628f0d2970b9 (patch) | |
tree | 884565e741e5d5d6bcb342c00135b287bc40c91f /malloc/alloc_buffer_alloc_array.c | |
parent | 30c7cf66b80f718a819609441ec4f68c9b0b4a9e (diff) | |
download | glibc-cf462982ac44bf0f5dfd36a9c242628f0d2970b9.zip glibc-cf462982ac44bf0f5dfd36a9c242628f0d2970b9.tar.gz glibc-cf462982ac44bf0f5dfd36a9c242628f0d2970b9.tar.bz2 |
Makeconfig: Add libgcc directory to rtld-prefix search path
* This needs to be done twice, for test runs with and without
--enable-hardcoded-path-in-tests
* Also, we need to query the used $(CC) for the library location.
* The container tests run ldd and dump the list of needed libraries, then
copy these into the container.
* Without this patch, ldd may not find libgcc_s.so, resulting in"not found"
output and no copying of the library.
* With this patch, the library is picked up independent of its location (as
long as the proper directory is provided) and copied into the testroot.
* This does not mean yet that ld.so in the testroot actually finds it.
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'malloc/alloc_buffer_alloc_array.c')
0 files changed, 0 insertions, 0 deletions