]> git.baikalelectronics.ru Git - kernel.git/commit
selftests/powerpc/ptrace: Build the ptrace-gpr test as 32-bit when possible
authorMichael Ellerman <mpe@ellerman.id.au>
Mon, 27 Jun 2022 14:02:35 +0000 (00:02 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 25 Jul 2022 02:05:16 +0000 (12:05 +1000)
commitb155ed0b1bbfc8c574839f55f0ea10106e5bfde1
tree850dda140e7c9945173786125a37cbccd2f25130
parenta1b61fe9e1998ec40530b107de453d0880c8a26a
selftests/powerpc/ptrace: Build the ptrace-gpr test as 32-bit when possible

The ptrace-gpr test can now be built 32-bit, so do that if that's the
compiler default rather than forcing a 64-bit build.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220627140239.2464900-9-mpe@ellerman.id.au
tools/testing/selftests/powerpc/ptrace/Makefile