diff options
author | Andreas Schwab <schwab@redhat.com> | 2010-10-24 21:42:39 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-10-24 21:42:39 -0400 |
commit | bc96fbda275c305ddc1b0b6d94fc68d81369221a (patch) | |
tree | fd1ad111667a70db4b2f4e05929cab46bdedba49 /ChangeLog | |
parent | 22cd1c9bcf57c5829d65b6da825f7a459d40c9eb (diff) | |
download | glibc-bc96fbda275c305ddc1b0b6d94fc68d81369221a.zip glibc-bc96fbda275c305ddc1b0b6d94fc68d81369221a.tar.gz glibc-bc96fbda275c305ddc1b0b6d94fc68d81369221a.tar.bz2 |
Work around shortest-stem feature in make 3.82+
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2010-09-09 Andreas Schwab <schwab@redhat.com> + + * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%. + (sysd-rules-targets): Remove duplicates. + * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with + rtld-%.$o dependency. + 2010-10-18 Andreas Schwab <schwab@redhat.com> * elf/dl-open.c (dl_open_worker): Don't expand DST here, let |