diff options
author | Roland McGrath <roland@gnu.org> | 2002-12-12 02:44:03 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-12-12 02:44:03 +0000 |
commit | d004f303b6605a950dcd8af9b0e1296b89b9cc02 (patch) | |
tree | f05f00793be381d35ab12070122c3e9ff1013698 /ChangeLog | |
parent | 06216d348181718d12d9b6d0258d8560695d3947 (diff) | |
download | glibc-d004f303b6605a950dcd8af9b0e1296b89b9cc02.zip glibc-d004f303b6605a950dcd8af9b0e1296b89b9cc02.tar.gz glibc-d004f303b6605a950dcd8af9b0e1296b89b9cc02.tar.bz2 |
* 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2002-12-11 Roland McGrath <roland@redhat.com> + + * 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 <drepper@redhat.com> * malloc/thread-m.h: Remove thread_id type and MUTEX_INITIALIZER |