mirror of
https://github.com/netdata/libbpf.git
synced 2026-04-05 16:19:06 +08:00
vmtest: bump LLVM_VER to 12
Bump LLVM_VER variable used in selftest build to 12. Signed-off-by: Andrii Nakryiko <andriin@fb.com>
This commit is contained in:
committed by
Andrii Nakryiko
parent
80453d4b2d
commit
ed187d0400
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
set -euxo pipefail
|
set -euxo pipefail
|
||||||
|
|
||||||
LLVM_VER=11
|
LLVM_VER=12
|
||||||
LIBBPF_PATH="${REPO_ROOT}"
|
LIBBPF_PATH="${REPO_ROOT}"
|
||||||
REPO_PATH="travis-ci/vmtest/bpf-next"
|
REPO_PATH="travis-ci/vmtest/bpf-next"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user