Re: powerpc/boot: Specify ABI v2 when building an LE boot wrapper

2015-09-16 Thread Michael Ellerman
On Tue, 2015-15-09 at 01:24:17 UTC, Benjamin Herrenschmidt wrote: > The kernel does it, not the boot wrapper, which breaks with some > cross compilers that still default to ABI v1. > > Signed-off-by: Benjamin Herrenschmidt > CC: sta...@vger.kernel.org Applied to powerpc fixes, thanks. https://g

[PATCH] powerpc/boot: Specify ABI v2 when building an LE boot wrapper

2015-09-14 Thread Benjamin Herrenschmidt
The kernel does it, not the boot wrapper, which breaks with some cross compilers that still default to ABI v1. Signed-off-by: Benjamin Herrenschmidt CC: sta...@vger.kernel.org -- diff --git a/arch/powerpc/boot/Makefile b/arch/powerpc/boot/Makefile index 73eddda..4eec430 100644 --- a/arch/powerpc