From d004f303b6605a950dcd8af9b0e1296b89b9cc02 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 12 Dec 2002 02:44:03 +0000 Subject: [PATCH] * csu/Makefile ($(objpfx)elf-init.oS): Remove target, braino. (CPPFLAGS-elf-init.oS, CFLAGS-elf-init.oS): New variables. Turn off PIC for compiling this file. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 79f45f0..937362f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-12-11 Roland McGrath + + * csu/Makefile ($(objpfx)elf-init.oS): Remove target, braino. + (CPPFLAGS-elf-init.oS, CFLAGS-elf-init.oS): New variables. + Turn off PIC for compiling this file. + 2002-12-11 Ulrich Drepper * malloc/thread-m.h: Remove thread_id type and MUTEX_INITIALIZER -- 2.7.4