tools/testing/selftests/x86/check_cc.sh
0 → 100755
+16
−0
+18
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
We currently fail to build on a non-multilib x86_64 target. We print a helpful error, but it's nicer to allow the build to succeed. Fix it and improve cross-compilation support by detecting architecture support directly and building only the relevant tests. Signed-off-by:Andy Lutomirski <luto@kernel.org> Signed-off-by:
Shuah Khan <shuahkh@osg.samsung.com>