Skip to content

Commit ef5bb12

Browse files
committed
build-llvm: Check out the supposedly good version
1 parent a10c586 commit ef5bb12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-llvm.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
set -e
1818

19-
: ${LLVM_VERSION:=llvmorg-21.1.2}
19+
: ${LLVM_VERSION:=be5c96bfac328fed548c532bbe1710fe23460a85}
2020
ASSERTS=OFF
2121
unset HOST
2222
BUILDDIR="build"

0 commit comments

Comments
 (0)