[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 5/6] gnu: gcc: Force Aarch64 to use /lib.
From: |
Efraim Flashner |
Subject: |
Re: [PATCH 5/6] gnu: gcc: Force Aarch64 to use /lib. |
Date: |
Tue, 14 Feb 2017 21:51:20 +0200 |
User-agent: |
Mutt/1.7.2 (2016-11-26) |
On Tue, Feb 14, 2017 at 09:51:47AM +0100, Ludovic Courtès wrote:
> Danny Milosavljevic <address@hidden> skribis:
>
> >> + ;; 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.
>
> I think we should just skip this patch. There’s no reason one
> architecture should be treated different from the others in that
> respect.
>
> WDYT, Efraim?
>
> Ludo’.
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.
--
Efraim Flashner <address@hidden> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
signature.asc
Description: PGP signature
- Re: [PATCH 1/6] gnu: %static-inputs: Use 'grep' without custom phase., (continued)
[PATCH 4/6] gnu: Add bootstrap-binaries for 'aarch64-linux'., Efraim Flashner, 2017/02/09
[PATCH 6/6] hydra: Add "aarch64-linux-gnu" as a cross-compilation target., Efraim Flashner, 2017/02/09