]> git.ipfire.org Git - thirdparty/glibc.git/commit
Makefile: Add ld.so.conf with libgcc dir to testroot.pristine
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 8 Feb 2025 16:09:02 +0000 (17:09 +0100)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Wed, 9 Jul 2025 13:46:14 +0000 (15:46 +0200)
commitae589cb84df10825fc545a45c7007a5f79409bf1
tree21a8cb6c1e490cb03db8a511ba849630e21eca4c
parentcf462982ac44bf0f5dfd36a9c242628f0d2970b9
Makefile: Add ld.so.conf with libgcc dir to testroot.pristine

This way, a nonstandard directory within the testroot containing
libgcc_s.so can actually be picked up and used during the test runs.

Also provide a subdirectory ld.so.conf.d for drop-in configuration

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Makefile