about summary refs log tree commit diff
path: root/nptl/tst-tls6.sh
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/tst-tls6.sh')
-rwxr-xr-xnptl/tst-tls6.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/tst-tls6.sh b/nptl/tst-tls6.sh
index 5a897fef60..ba47568ce8 100755
--- a/nptl/tst-tls6.sh
+++ b/nptl/tst-tls6.sh
@@ -25,7 +25,7 @@ test_wrapper_env=$1; shift
 logfile=$common_objpfx/nptl/tst-tls6.out
 
 # We have to find libc and nptl
-library_path=${common_objpfx}:${common_objpfx}nptl
+library_path=${common_objpfx}:${common_objpfx}nptl:${common_objpfx}/dlfcn
 tst_tls5="${test_via_rtld_prefix} ${common_objpfx}/nptl/tst-tls5"
 
 LC_ALL=C