|
From: | Danny Milosavljevic |
Subject: | Re: [PATCH 5/6] gnu: gcc: Force Aarch64 to use /lib. |
Date: | Sat, 11 Feb 2017 17:03:10 +0100 |
> + ;; 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.
[Prev in Thread] | Current Thread | [Next in Thread] |