|
From: | Ludovic Courtès |
Subject: | Re: [PATCH 5/6] gnu: gcc: Force Aarch64 to use /lib. |
Date: | Tue, 14 Feb 2017 09:51:47 +0100 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) |
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’.
[Prev in Thread] | Current Thread | [Next in Thread] |