From mboxrd@z Thu Jan 1 00:00:00 1970 From: Efraim Flashner Subject: Re: [PATCH 5/6] gnu: gcc: Force Aarch64 to use /lib. Date: Tue, 14 Feb 2017 21:51:20 +0200 Message-ID: <20170214195120.GD1369@macbook42.flashner.co.il> References: <20170209184510.24200-1-efraim@flashner.co.il> <20170209184510.24200-6-efraim@flashner.co.il> <20170211170310.01bf8f47@scratchpost.org> <87efz1xiho.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="qftxBdZWiueWNAVY" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47103) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cdj8W-0003FZ-58 for guix-devel@gnu.org; Tue, 14 Feb 2017 14:51:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cdj8S-0007cu-1T for guix-devel@gnu.org; Tue, 14 Feb 2017 14:51:40 -0500 Content-Disposition: inline In-Reply-To: <87efz1xiho.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org --qftxBdZWiueWNAVY Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 14, 2017 at 09:51:47AM +0100, Ludovic Court=C3=A8s wrote: > Danny Milosavljevic skribis: >=20 > >> + ;; Force Aarch64 libdir to be /lib and not /lib64 > >> + (substitute* "gcc/config/aarch64/t-aarch64-linux" > >> + (("lib64") "lib")) > >> + > > > > I'd amend the comment to say why. >=20 > I think we should just skip this patch. There=E2=80=99s no reason one > architecture should be treated different from the others in that > respect. >=20 > WDYT, Efraim? >=20 > Ludo=E2=80=99. I don't think it should cause a problem either way. As far as I can tell it doesn't make a difference to the software built further down the line. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --qftxBdZWiueWNAVY Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEkVdB/rIvpOM7bo+N9MHTkX6s7pMFAlijX7cACgkQ9MHTkX6s 7pNADBAAkww+0mWsCUPPxKObJq7cK183sNvzbw7nuud53JaEVP2MWSI4wqpRFNDV LZAxIexKJLRg7HbM1Xj/M1GBmBD0kuODfepAtOLlkNh8iKVE2iMj71kUgukrWxrg 7y7qW5RiLNaoiqkA/G6AoXGNZm6ZgH+vj1HR+SiQ94cdJ2H7lLCep5UVIsItVsyc j63sRo+XTYLexG9a0i/ZTT5ssQ6ox03aBi46CT7rRxM/ToQ5Zn6ciTQVFbE0N9OC /OU3eT8NnDUmHsm3nO5q7y0FeXsuLJ+3qNBpz9ce6MF6R/8MHUz0xlVMmJOwEhw1 6HLd6Y15HSELOZnkywkwY0N0hRvfDTj3RL01q/v1WcCx2LxuPQSDt8ftIuC+Szgj 1J2QZkFoMyVMgDn9n4nc+KVHU3RAPS3g77CF4ThEs54wnqES3IHOqJwh9QQs5oin nHaW1FtO1PDPGcHo5EF4OgNvbBPSJSz12+aA8C4o+WHmM30JUe3Jm/kWpRk0UEFB EMY3mLEq3w6mPgGM6wfS2BgOnkUA7GzP9TdZPP6SjGkZY6wm4rxk/HAJvqeS4izw p84mif08RVzfi/WhNLxdh0y9yk9r9z87ICHbaYRSlz5vZOHP7gh6W7q0OVRvJUVI eCLtBlJuS9s7nOCRGa5n2yBp2YzfOu6Cm46bg/ZVZo/WWJ77XTQ= =J9m2 -----END PGP SIGNATURE----- --qftxBdZWiueWNAVY--