mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-22 01:09: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
|
||||
|
||||
LLVM_VER=11
|
||||
LLVM_VER=12
|
||||
LIBBPF_PATH="${REPO_ROOT}"
|
||||
REPO_PATH="travis-ci/vmtest/bpf-next"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user