From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:40540) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hkXpz-0000Qj-EX for guix-patches@gnu.org; Mon, 08 Jul 2019 13:54:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hkXpy-0000W3-ED for guix-patches@gnu.org; Mon, 08 Jul 2019 13:54:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50675) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hkXpy-0000Vt-Ad for guix-patches@gnu.org; Mon, 08 Jul 2019 13:54:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hkXpy-0005Sh-7t for guix-patches@gnu.org; Mon, 08 Jul 2019 13:54:02 -0400 Subject: [bug#36477] [PATCH 15/31] gnu: libpaper: Fix aarch64 cross-compilation. Resent-Message-ID: From: Marius Bakke In-Reply-To: <20190708095913.3460-16-m.othacehe@gmail.com> References: <20190708095913.3460-1-m.othacehe@gmail.com> <20190708095913.3460-16-m.othacehe@gmail.com> Date: Mon, 08 Jul 2019 19:53:06 +0200 Message-ID: <87y318o1kt.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: > The packaged config.sub and config.guess do not have aarch64 support. Replace > them by the ones from automake. > > * gnu/packages/ghostscript.scm (libpaper)[arguments]: Replace outdated config.sub and > config.guess, taken from ... > [native-inputs]: ... here, by adding automake. Native ghostscript is fine on AArch64, right? I would prefer to hold this patch for now, unless it's also needed for native builds. (maybe libpaper gets fixed upstream meanwhile...) --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl0jgwIACgkQoqBt8qM6 VPppuQf+JieyQ0cp0S3wgNNT3mQwLq9zM+h8Crpowj7s9VUx649L+55Jna685SNW +k4zKQYE+hghot1vCrDi8UHJqd5629NTcYAx8hStCjL+ALQRV/TUoUewcYhvwyu6 Jhlq8+50AQN2koyZa1H/m+mmPwPLg5Hab7IrctO+am3mGlTgFGHnN3R1uUCAHdUh 9PgCi6AEguVBJhpo4dsEcMbDJyz6iHddwSUiUFfgw0+2yGuaottzHZ6mm6Z1Ofwa pKa+cPDNZxzYPiC672fA/PwIlbvTeF2pIcFRk0vKWvF03FTA9RR9O/qw3agehGsx pzGxs4boHqwccx0SRxhEpf5wbrlimA== =0+Zd -----END PGP SIGNATURE----- --=-=-=--