locale: Use the native gzip and libc when building locales.
authorLudovic Courtès <ludo@gnu.org>
Thu, 14 May 2020 21:20:14 +0000 (23:20 +0200)
committerLudovic Courtès <ludo@gnu.org>
Thu, 14 May 2020 22:01:39 +0000 (00:01 +0200)
commit4daa7a85b41c10d70893675edf1ac61ebd3bf746
tree4095db326b1b83260af76524c105899aa9365288
parent2050734717de63d2b19daf08d44ec737122b8c4e
locale: Use the native gzip and libc when building locales.

This fixes system cross-compilation.

* gnu/system/locale.scm (single-locale-directory)[build]: Use the native
GZIP and LIBC.
gnu/system/locale.scm