From 394679ebe70e7334147f54e3df9907ce6c941b8f Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 30 Jun 2000 18:11:39 +0000 Subject: Update. * elf/Makefile (LDFLAGS-origtest): Actually add it. --- elf/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'elf/Makefile') diff --git a/elf/Makefile b/elf/Makefile index 35aa7a1283..d00375dcb0 100644 --- a/elf/Makefile +++ b/elf/Makefile @@ -263,6 +263,7 @@ CFLAGS-multiload.c = -DOBJDIR=\"$(elf-objpfx)\" $(objpfx)multiload.out: $(objpfx)testobj1.so $(objpfx)origtest: $(libdl) +LDFLAGS-origtest = -rdynamic $(objpfx)origtest.out: $(objpfx)testobj1.so ifeq ($(have-thread-library),yes) -- cgit 1.4.1