From bb958f59aa14a41529c0567fb4ddd23fb862e5b3 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 2 Jun 2003 22:44:59 +0000 Subject: Update. 2003-06-02 Ulrich Drepper * posix/getconf.c (main): Also recognize names without the __POSIX_ prefix. * elf/Makefile (CFLAGS-dl-lookup.c): Define. --- elf/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'elf') diff --git a/elf/Makefile b/elf/Makefile index 003f77e12e..2622801dad 100644 --- a/elf/Makefile +++ b/elf/Makefile @@ -83,6 +83,7 @@ distribute := rtld-Rules \ check-textrel.c dl-sysdep.h CFLAGS-dl-runtime.c = -fexceptions -fasynchronous-unwind-tables +CFLAGS-dl-lookup.c = -fexceptions -fasynchronous-unwind-tables include ../Makeconfig -- cgit 1.4.1