mirror of
https://github.com/netdata/libbpf.git
synced 2026-04-10 18:49:06 +08:00
Revert "vmtests: revert to Clang/LLVM 12 until Clang 13 regression is fixed"
Clang 13 now has the fix for the original regression, time to get back to
using nightly versions.
This reverts commit adaf538bca.
This commit is contained in:
committed by
Andrii Nakryiko
parent
b0b5ec0006
commit
f2a926ba46
@@ -8,7 +8,7 @@ travis_fold start prepare_selftests "Building selftests"
|
||||
|
||||
sudo apt-get -y install python-docutils # for rst2man
|
||||
|
||||
LLVM_VER=12
|
||||
LLVM_VER=13
|
||||
LIBBPF_PATH="${REPO_ROOT}"
|
||||
REPO_PATH="travis-ci/vmtest/bpf-next"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user