[Skiboot] [PATCH v2] Makefile: Search for distro-provided cross-compiler

Oliver O'Halloran oohall at gmail.com
Mon Feb 3 12:46:53 AEDT 2020


On Sat, Jan 25, 2020 at 10:01 AM Thiago Jung Bauermann
<bauerman at linux.ibm.com> wrote:
>
> Search for different variations of cross-compiler prefixes that might be in
> the PATH, in this order of preference:
>
> 1. powerpc64-linux-gcc
> 2. powerpc64le-linux-gcc
> 3. powerpc64-linux-gnu-gcc
> 4. powerpc64le-linux-gnu-gcc
>
> The latter two are available as distro packages in at least Debian, Fedora
> and Ubuntu.
>
> Tested with GNU Make 3.82 (CentOS 7) and GNU make 4.2.1 (Fedora 30).
>
> Signed-off-by: Thiago Jung Bauermann <bauerman at linux.ibm.com>

Thanks, merged as 9cd556ca1e5f3371662b83388eda2c52fc3ea092


More information about the Skiboot mailing list