From 9df541684a60a94d94cc0c08de119eec718f2318 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 22 Sep 1999 16:03:46 +0000 Subject: Update. 1999-09-22 Andreas Jaeger * stdio-common/tstscanf.c (main): Add test case from PR libc/1313 reported by Ben Caradoc-Davies . 1999-09-22 Andreas Schwab * stdio-common/vfscanf.c: Fix width handling when scanning floats. 1999-04-02 Andreas Jaeger * elf/Makefile (CFLAGS-multiload.c): Change to allow building in the source directory. Fixes PR libc/1059. --- elf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'elf/Makefile') diff --git a/elf/Makefile b/elf/Makefile index c93e3eb1f3..ff5f44a819 100644 --- a/elf/Makefile +++ b/elf/Makefile @@ -230,7 +230,7 @@ $(objpfx)loadfail.out: $(objpfx)failobj.so $(objpfx)multiload: $(libdl) LDFLAGS-multiload = -rdynamic -CFLAGS-multiload.c = -DOBJDIR=\"$(objpfx)\" +CFLAGS-multiload.c = -DOBJDIR=\"$(elf-objpfx)\" $(objpfx)multiload.out: $(objpfx)testobj1.so -- cgit 1.4.1