summaryrefslogtreecommitdiff
path: root/dlfcn
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-04-03 03:36:11 +0000
committerUlrich Drepper <drepper@redhat.com>2000-04-03 03:36:11 +0000
commitec79422d9e17bd5388a3fc34fcd2ef434e0cac26 (patch)
treeec07e04afeb4f1638e9f1a8479630e73972ff227 /dlfcn
parent5879ee9fa107553df828f71fd8e6633d3032370a (diff)
(glrefmain.out): Test is not expected to fail anymore.
Diffstat (limited to 'dlfcn')
-rw-r--r--dlfcn/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/dlfcn/Makefile b/dlfcn/Makefile
index 31e081f5bb..d14d382702 100644
--- a/dlfcn/Makefile
+++ b/dlfcn/Makefile
@@ -46,6 +46,3 @@ $(test-modules): $(objpfx)%.so: $(objpfx)%.os
$(objpfx)glrefmain: $(objpfx)libdl.so
$(objpfx)glrefmain.out: $(objpfx)glrefmain \
$(objpfx)glreflib1.so $(objpfx)glreflib2.so
- -$(elf-objpfx)$(rtld-installed-name) \
- --library-path $(rpath-link)$(patsubst %,:%,$(sysdep-library-path)) \
- $(objpfx)glrefmain > $@