diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2012-11-01 18:54:57 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2012-11-01 21:24:45 +0100 |
commit | 7402596be74d948048ff6bc11c9978b51e2de69e (patch) | |
tree | 9122a1cd19feb30e924525b46d21cee763c48a95 /ChangeLog | |
parent | d0d4f8689dcc4a975c9065534c54447e09433e85 (diff) | |
download | glibc-7402596be74d948048ff6bc11c9978b51e2de69e.zip glibc-7402596be74d948048ff6bc11c9978b51e2de69e.tar.gz glibc-7402596be74d948048ff6bc11c9978b51e2de69e.tar.bz2 |
Fix build of test cases on GNU Hurd that are statically linked.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2012-11-01 Thomas Schwinge <thomas@codesourcery.com> + * sysdeps/mach/hurd/Makefile (link-libc-static-tests): New + variable. + * elf/dl-support.c: Unconditionally include "setup-vdso.h". * sysdeps/mach/hurd/powerpc: Remove directory. |