Skip to content

Commit

Permalink
Bump libllvm to see if it still builds with NDK 27
Browse files Browse the repository at this point in the history
  • Loading branch information
finagolfin committed Jul 30, 2024
1 parent df631de commit bd6c346
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/libllvm/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ TERMUX_PKG_MAINTAINER="@finagolfin"
# Keep flang version and revision in sync when updating (enforced by check in termux_step_pre_configure).
LLVM_MAJOR_VERSION=18
TERMUX_PKG_VERSION=${LLVM_MAJOR_VERSION}.1.8
TERMUX_PKG_REVISION=1
TERMUX_PKG_SHA256=0b58557a6d32ceee97c8d533a59b9212d87e0fc4d2833924eb6c611247db2f2a
TERMUX_PKG_AUTO_UPDATE=false
TERMUX_PKG_SRCURL=https://github.com/llvm/llvm-project/releases/download/llvmorg-$TERMUX_PKG_VERSION/llvm-project-${TERMUX_PKG_VERSION}.src.tar.xz
Expand Down

0 comments on commit bd6c346

Please sign in to comment.