diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2012-11-01 18:48:34 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2012-11-01 21:24:44 +0100 |
commit | d0d4f8689dcc4a975c9065534c54447e09433e85 (patch) | |
tree | 9b97deda411cb7ed58aee97282e6ce21e0b86d5a /ChangeLog | |
parent | 6f796e1b5252490e23d42a0aa3a5c35e28f1f5af (diff) | |
download | glibc-d0d4f8689dcc4a975c9065534c54447e09433e85.tar.gz glibc-d0d4f8689dcc4a975c9065534c54447e09433e85.tar.xz glibc-d0d4f8689dcc4a975c9065534c54447e09433e85.zip |
Fix build for !(defined NEED_DL_SYSINFO || defined NEED_DL_SYSINFO_DSO).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 25d82dd456..242c51adf4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2012-11-01 Thomas Schwinge <thomas@codesourcery.com> + * elf/dl-support.c: Unconditionally include "setup-vdso.h". + * sysdeps/mach/hurd/powerpc: Remove directory. * sysdeps/mach/powerpc: Likewise. |