From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:38452) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hkXgT-0006hO-FK for guix-patches@gnu.org; Mon, 08 Jul 2019 13:44:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hkXgM-0000M8-12 for guix-patches@gnu.org; Mon, 08 Jul 2019 13:44:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50645) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hkXgH-0000Jd-TC for guix-patches@gnu.org; Mon, 08 Jul 2019 13:44:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hkXgH-0005BM-Qa for guix-patches@gnu.org; Mon, 08 Jul 2019 13:44:01 -0400 Subject: [bug#36477] [PATCH 06/31] gnu: xorg: Fix cross-compilation of multiple packages. Resent-Message-ID: From: Marius Bakke In-Reply-To: <20190708095913.3460-7-m.othacehe@gmail.com> References: <20190708095913.3460-1-m.othacehe@gmail.com> <20190708095913.3460-7-m.othacehe@gmail.com> Date: Mon, 08 Jul 2019 19:43:42 +0200 Message-ID: <87d0ikpgkx.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/xorg.scm (libxext)[arguments]: Disable zero malloc check that > fails when cross-compiling, > (libxrender)[arguments]: ditto, > (libx11)[arguments]: ditto. Have you checked that this is still a problem with the newer versions of these on core-updates? LGTM anyway. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl0jgM4ACgkQoqBt8qM6 VPrzJAf/SZQIg0xNJ/epgP0Zl6ah+3ubP0n7jRcCV9LjGC2VSL03YHKqlisW5Ns7 tROWqbXHemLb2J0CMmAp0/L8BWI87Y2K6JW9tt/5dJ6Q9wH6kPPMfSaobR+iUKLN 5ri2AhRANsg2E5xuz9Xf37KCisKn7XCO+E51JPlbdL2MByP5PWb4UqR40BTwwolm 67fdJFLK8QI3QTvOCxomwFhPyJ0ha+r83CZWtm9KbwiKa9iqXNFYkoHAqmJKq30A +Gm6xPLU9uRKusDp2FEQpWGzntYBxkmwEXJlUT+Sow9FvfMd4fPlVQsHjL3uUL90 wjpdmoHcAqTJrRDPH5aKLEWPIWNGYg== =zKsd -----END PGP SIGNATURE----- --=-=-=--