]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: x86: add 32bit build warnings for SUSE
authorGeliang Tang <geliang.tang@suse.com>
Thu, 24 Mar 2022 09:55:54 +0000 (17:55 +0800)
committerShuah Khan <skhan@linuxfoundation.org>
Mon, 4 Apr 2022 19:29:43 +0000 (13:29 -0600)
commitb843a8b6827d3f0388d140dceca7db5d4fa4ff03
tree17d75cbea8c941c6591b3f97982a4fc30f14162d
parentf5841d8b7c8da5c9ec3b8dfb7d1c24b54f4305be
selftests: x86: add 32bit build warnings for SUSE

In order to successfully build all these 32bit tests, these 32bit gcc
and glibc packages, named gcc-32bit and glibc-devel-static-32bit on SUSE,
need to be installed.

This patch added this information in warn_32bit_failure.

Signed-off-by: Geliang Tang <geliang.tang@suse.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/x86/Makefile