diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2024-08-07 23:51:49 +0200 |
---|---|---|
committer | Thomas Weißschuh <linux@weissschuh.net> | 2024-08-12 22:22:16 +0200 |
commit | 801cf69ca03040a75ed73be263aa6f0fdcb8af5d (patch) | |
tree | c67b1f29f1a50645431f965794ea95d6e9d05888 /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
parent | 27e458bbebdb0aa2aecce86d22c7f02b66e68ee1 (diff) |
selftests/nolibc: don't use libgcc when building with clang
The logic in clang to find the libgcc.a from a GCC toolchain for a
specific ABI does not work reliably and can lead to errors.
Instead disable libgcc when building with clang, as it's not needed
anyways.
Acked-by: Willy Tarreau <w@1wt.eu>
Reviewed-by: Shuah Khan <skhan@linuxfoundation.org>
Link: https://lore.kernel.org/r/20240807-nolibc-llvm-v2-13-c20f2f5fc7c2@weissschuh.net
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions