diff options
author | Roland McGrath <roland@redhat.com> | 2010-04-19 15:38:48 -0700 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 2010-04-19 15:38:48 -0700 |
commit | 1d4bf3155f06d7e807985589665c967d1af36517 (patch) | |
tree | 5d494a37da14ff34e7183651a1969ec3145feb9b /ChangeLog | |
parent | 7e2b0c8562b35155820f87b5ff02a8b6850344cc (diff) | |
download | glibc-1d4bf3155f06d7e807985589665c967d1af36517.tar.gz glibc-1d4bf3155f06d7e807985589665c967d1af36517.tar.xz glibc-1d4bf3155f06d7e807985589665c967d1af36517.zip |
Link elf/noload test against -ldl.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index aa33b21e53..8b04cf9e93 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2010-04-19 Roland McGrath <roland@redhat.com> + * elf/Makefile ($(objpfx)noload): Depend on libdl.so. + * Makeconfig (as-needed, no-as-needed): New variables. (link-libc): Add ld.so inside --as-needed. |