Re: [PATCH] powerpc/tools: Pass -mabi=elfv2 to gcc-check-mprofile-kernel.sh
From: Michael Ellerman <mpe@ellerman.id.au> Date: 2023-10-27 10:23:41
On Tue, 30 May 2023 15:08:21 +0530, Naveen N Rao wrote:
Toolchains don't always default to the ELFv2 ABI. This is true with at
least the kernel.org toolchains. As such, pass -mabi=elfv2 explicitly to
ensure that we are testing against the correct compiler output.