From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:33877) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hkZ8P-00038i-A9 for guix-patches@gnu.org; Mon, 08 Jul 2019 15:17:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hkZ8M-0000dE-RP for guix-patches@gnu.org; Mon, 08 Jul 2019 15:17:09 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50728) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hkZ8I-0000bG-PY for guix-patches@gnu.org; Mon, 08 Jul 2019 15:17:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hkZ8I-0002ec-JU for guix-patches@gnu.org; Mon, 08 Jul 2019 15:17:02 -0400 Subject: [bug#36477] [PATCH 31/31] gnu: glibc-utf8-locales: Fix cross-compilation. Resent-Message-ID: From: Marius Bakke In-Reply-To: <20190708095913.3460-32-m.othacehe@gmail.com> References: <20190708095913.3460-1-m.othacehe@gmail.com> <20190708095913.3460-32-m.othacehe@gmail.com> Date: Mon, 08 Jul 2019 20:37:46 +0200 Message-ID: <877e8snzid.fsf@devup.no> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Mathieu Othacehe , 36477@debbugs.gnu.org --=-=-= Content-Type: text/plain Mathieu Othacehe writes: > * gnu/packages/base.scm (glibc-utf8-locales)[inputs]: Move to ... > [native-inputs]: ... here, in order to fix cross-compilation. > * gnu/packages/commencement.scm (glibc-utf8-locales-final)[inputs]: Move to ... > [native-inputs]: ... here, in order to fix cross-compilation. Is the glibc locale data really architecture-independent? Is it not sufficient to have only "gzip" native here? --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl0jjXoACgkQoqBt8qM6 VPpc3Qf+K60UnTJotiQBYYKi4KZovy/lT7fGpVukmMvB6EZLZzuLlDZl7T/KSVrN sHIxy/FX8ctQP5CX8r2A5+g1Zx3MLYlApu2tk+Kxq9PmZO/HpLHYg3Ulky9ZlNq+ ik7bWUW/vCHlhOk3wROJGZaD/rTMfsTVlqiav0aAIC2VpbzWtn8+/dLwnEbPSncq mdrogh1TjkPZv1cJFvp5BHdeqweSQzWND7LWTVWbHJWMog6NLIP8sgGwT8UbUyJx efrM2rFvYsaBzyUEcLNahXXHAMoVKlYER5kjYmSwNlxpn0nML5OxI1EYUrlkFd4l WD3gQEEM+96a2WMzQxCIOs5m0vJsOA== =m1AV -----END PGP SIGNATURE----- --=-=-=--