gnu: glibc: Fix 'ldd' on x86_64.
authorLudovic Courtès <ludo@gnu.org>
Sun, 15 Sep 2013 21:37:32 +0000 (23:37 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sun, 15 Sep 2013 21:37:32 +0000 (23:37 +0200)
commit692b93408f9f3ac3e43192fb869de966fa1d1204
treebcea42c90755639280b3f85ca24f399e7880f4d1
parent66018f1c338375796a8a2d5130bae5cdb9a48b5f
gnu: glibc: Fix 'ldd' on x86_64.

Reported by Cyril Roelandt at
<https://lists.gnu.org/archive/html/guix-devel/2013-09/msg00136.html>.

* gnu/packages/patches/glibc-ldd-x86_64.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/base.scm (glibc): Use it.
gnu-system.am
gnu/packages/base.scm
gnu/packages/patches/glibc-ldd-x86_64.patch [new file with mode: 0644]