Skip to content

Commit 16c5cba

Browse files
committed
ci: update x86_64-freebsd tarball
to llvm 12.0.1-rc1, and -DLLVM_ENABLE_ZLIB=FORCE_ON
1 parent 0ad534b commit 16c5cba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/srht/freebsd_script

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sudo pkg update -fq
77
sudo pkg install -y cmake py38-s3cmd wget curl jq samurai
88

99
ZIGDIR="$(pwd)"
10-
CACHE_BASENAME="zig+llvm+lld+clang-x86_64-freebsd-gnu-0.8.0-dev.1939+5a3ea9bec"
10+
CACHE_BASENAME="zig+llvm+lld+clang-x86_64-freebsd-gnu-0.8.0-dev.2703+c12704a33"
1111
PREFIX="$HOME/$CACHE_BASENAME"
1212

1313
cd $HOME

0 commit comments

Comments
 (0)