linux-stable/arch/powerpc/tools
Naveen N Rao d42f55e8ae powerpc/tools: Pass -mabi=elfv2 to gcc-check-mprofile-kernel.sh
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.

Signed-off-by: Naveen N Rao <naveen@kernel.org>
[mpe: Tweak comment wording]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230530093821.298590-1-naveen@kernel.org
2023-10-20 17:46:33 +11:00
..
checkpatch.sh
gcc-check-fpatchable-function-entry.sh powerpc/ftrace: Add support for -fpatchable-function-entry 2023-08-22 00:09:06 +10:00
gcc-check-mprofile-kernel.sh powerpc/tools: Pass -mabi=elfv2 to gcc-check-mprofile-kernel.sh 2023-10-20 17:46:33 +11:00
head_check.sh
relocs_check.sh powerpc: Move script to check relocations at compile time in scripts/ 2023-04-19 07:46:31 -07:00
unrel_branch_check.sh