diff options
author | Ludovic Courtès <ludo@gnu.org> | 2023-11-25 16:17:12 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2023-11-25 16:29:25 +0100 |
commit | 95ea1277ae2ebd278bdb51a7887f5ba1116fbc64 (patch) | |
tree | aa6ae1822a089c4e9a00d9e6f76b40149ac5518b /gnu/packages/gnome.scm | |
parent | 5149bf99ba0238b647733399b1a9cbf7da486634 (diff) |
gnu: commencement: Use locales for the right libc version on GNU/Hurd.
Fixes <https://issues.guix.gnu.org/66472>.
Until now, we were unconditionally using ‘glibc-utf8-locales’, which
targets the glibc version used on Linux (2.35) rather than that used on
the Hurd (2.37). This would lead to build failures due to the inability
to use locale encoding when targeting i586-gnu.
* gnu/packages/base.scm (glibc-utf8-locales/hurd): New variable.
* gnu/packages/commencement.scm (glibc-utf8-locales-final/hurd): New
variable.
(%boot5-inputs): Use it when ‘target-hurd?’ returns #t.
(%final-inputs): Likewise.
Change-Id: I1666d615dffbe3561cf2d9612b85cd31a48a7dcd
Diffstat (limited to 'gnu/packages/gnome.scm')
0 files changed, 0 insertions, 0 deletions