[PATCH] Enable tst-glibc-hwcaps-cache for --enable-hardcoded-path-in-tests

H.J. Lu hjl.tools@gmail.com
Mon Dec 7 14:55:20 GMT 2020


RPATH/RUNPATH works with glibc-hwcaps for this test.
---
 sysdeps/x86_64/Makefile | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/sysdeps/x86_64/Makefile b/sysdeps/x86_64/Makefile
index d1d7cb9d2e..7dc04972b8 100644
--- a/sysdeps/x86_64/Makefile
+++ b/sysdeps/x86_64/Makefile
@@ -177,11 +177,7 @@ $(objpfx)glibc-hwcaps/x86-64-v4/libmarkermod4.so: $(objpfx)libmarkermod4-4.so
 	$(make-target-directory)
 	cp $< $@
 
-ifeq (no,$(build-hardcoded-path-in-tests))
-# This is an ld.so.cache test, and RPATH/RUNPATH in the executable
-# interferes with its test objectives.
 tests-container += tst-glibc-hwcaps-cache
-endif
 
 endif # $(subdir) == elf
 
-- 
2.28.0



More information about the Libc-alpha mailing list