diff options
author | 2022-06-16 21:55:12 -0700 | |
---|---|---|
committer | 2022-06-17 10:16:01 +0200 | |
commit | 08c79c9cd67fffd0d5538ddbd3a97b0a865b5eb5 (patch) | |
tree | 500949378f1e3a80fba37e469a852207d2efe940 /tools/testing/selftests/bpf/prog_tests | |
parent | Merge branch 'New BPF helpers to accelerate synproxy' (diff) | |
download | linux-dev-08c79c9cd67fffd0d5538ddbd3a97b0a865b5eb5.tar.xz linux-dev-08c79c9cd67fffd0d5538ddbd3a97b0a865b5eb5.zip |
selftests/bpf: Don't force lld on non-x86 architectures
LLVM's lld linker doesn't have a universal architecture support (e.g.,
it definitely doesn't work on s390x), so be safe and force lld for
urandom_read and liburandom_read.so only on x86 architectures.
This should fix s390x CI runs.
Fixes: 3e6fe5ce4d48 ("libbpf: Fix internal USDT address translation logic for shared libraries")
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20220617045512.1339795-1-andrii@kernel.org
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests')
0 files changed, 0 insertions, 0 deletions