diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-12-25 19:19:20 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-12-25 19:19:20 +0000 |
commit | 08f60b258ec9d9a24275831941a6f559eb26580e (patch) | |
tree | b5da9d8e93ef6a66dcf880cbb8a15615743b06f8 /ChangeLog | |
parent | d4d138a4d9a01680da6ea0472bd81cdc44d438b7 (diff) | |
download | glibc-08f60b258ec9d9a24275831941a6f559eb26580e.zip glibc-08f60b258ec9d9a24275831941a6f559eb26580e.tar.gz glibc-08f60b258ec9d9a24275831941a6f559eb26580e.tar.bz2 |
* stdlib/Makefile ($(objpfx)isomac.out): Move -I.. to the end so
that $(..)/bits is not found early.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-12-25 Ulrich Drepper <drepper@redhat.com> + + * stdlib/Makefile ($(objpfx)isomac.out): Move -I.. to the end so + that $(..)/bits is not found early. + 2005-12-24 Ulrich Drepper <drepper@redhat.com> * manual/errno.texi: Add new Linux errno codes. |