diff options
author | Ludovic Courtès <ludo@gnu.org> | 2018-12-16 15:36:48 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2018-12-16 16:28:07 +0100 |
commit | 92391eaf8df8fecbf6844c57ce5bcd3014eb5d28 (patch) | |
tree | 277791478f65b915ee3dc3e3b901154e380ffd3c /nix/scripts | |
parent | 8327e733966cc4a93dfaadd1a761ca1088078baa (diff) | |
download | guix-92391eaf8df8fecbf6844c57ce5bcd3014eb5d28.tar.gz |
gnu: glibc: Add patch implementing "pid/…" magic lookup on the Hurd.
This patch is missing from glibc 2.28 and is needed to support /proc/self lookup when using the Hurd's procfs, which in turn is needed for our 'guile-relocatable.patch'. See <https://lists.gnu.org/archive/html/bug-hurd/2018-12/msg00024.html>. * gnu/packages/patches/glibc-hurd-magic-pid.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/base.scm (glibc)[arguments]: Add 'apply-hurd-patch' phase. [native-inputs]: Add "hurd-magic-pid-patch" input. * gnu/packages/cross-base.scm (cross-libc)[arguments]: Duplicate 'apply-hurd-patch' phase.
Diffstat (limited to 'nix/scripts')
0 files changed, 0 insertions, 0 deletions