(glrefmain.out): Test is not expected to fail anymore.

This commit is contained in:
Ulrich Drepper 2000-04-03 03:36:11 +00:00
parent 5879ee9fa1
commit ec79422d9e

View File

@ -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 > $@