diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-07-10 09:10:43 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-07-10 09:10:43 +0000 |
commit | 231e88a4084f0ca57e2c2aba604e1321347a021b (patch) | |
tree | de79010942d0f095519fea5f9470fbb539ec65bc /ChangeLog | |
parent | da0c02eee173701ed0a055adda040ec596812045 (diff) | |
download | glibc-231e88a4084f0ca57e2c2aba604e1321347a021b.tar.gz glibc-231e88a4084f0ca57e2c2aba604e1321347a021b.tar.xz glibc-231e88a4084f0ca57e2c2aba604e1321347a021b.zip |
Update.
2003-07-10 Ulrich Drepper <drepper@redhat.com> * Makeconfig (CFLAGS-.oS): Use PIC-ccflag instead of pic-ccflag. (PIC-ccflag): Define.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9ceb899296..1c8813b439 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-07-10 Ulrich Drepper <drepper@redhat.com> + + * Makeconfig (CFLAGS-.oS): Use PIC-ccflag instead of pic-ccflag. + (PIC-ccflag): Define. + 2003-07-04 Jakub Jelinek <jakub@redhat.com> * sysdeps/s390/s390-32/elf/start.S: Emit position independent code |