diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2012-05-10 15:26:10 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2012-05-10 15:57:26 -0700 |
commit | 6103ae3b0eb1569cfdceb0e7c9625643b63dfd2a (patch) | |
tree | b2668dd10c3b83e97d0952fd98664092b14e483d /ChangeLog | |
parent | 80b4e5f3ef231702b24d44c33e8dceb70abb3a06 (diff) | |
download | glibc-6103ae3b0eb1569cfdceb0e7c9625643b63dfd2a.tar glibc-6103ae3b0eb1569cfdceb0e7c9625643b63dfd2a.tar.gz glibc-6103ae3b0eb1569cfdceb0e7c9625643b63dfd2a.tar.bz2 glibc-6103ae3b0eb1569cfdceb0e7c9625643b63dfd2a.zip |
Hurd: Build pldd also if use-ldconfig != yes || build-shared != yes
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2012-05-10 Thomas Schwinge <thomas@schwinge.name> + * elf/Makefile (pldd-modules): Define unconditionally. + +2012-05-10 Thomas Schwinge <thomas@schwinge.name> + * sysdeps/mach/hurd/opendir.c (__opendirat): New function. 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org> |