Skip to content

Commit

Permalink
cross/cross-setup.sh: bump llvm to 18
Browse files Browse the repository at this point in the history
  • Loading branch information
yamt committed Oct 25, 2024
1 parent f91a251 commit 25d2c18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cross/cross-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -e

LLVM_VERSION=13
LLVM_VERSION=18

dpkg --add-architecture ${ARCH}
apt update
Expand Down

0 comments on commit 25d2c18

Please sign in to comment.