From: Ulrich Drepper Date: Mon, 3 Apr 2000 03:36:11 +0000 (+0000) Subject: (glrefmain.out): Test is not expected to fail anymore. X-Git-Tag: upstream/2.20~18942 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ec79422d9e17bd5388a3fc34fcd2ef434e0cac26;p=platform%2Fupstream%2Flinaro-glibc.git (glrefmain.out): Test is not expected to fail anymore. --- diff --git a/dlfcn/Makefile b/dlfcn/Makefile index 31e081f..d14d382 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 > $@