Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update build.sh
Browse files Browse the repository at this point in the history
ar37-rs authored Jan 16, 2025
1 parent b41a431 commit dec4e4e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gpkg/clang/build.sh
Original file line number Diff line number Diff line change
@@ -12,9 +12,9 @@ TERMUX_PKG_SRCURL=($_SOURCE/clang-$TERMUX_PKG_VERSION.src.tar.xz
$_SOURCE/third-party-$TERMUX_PKG_VERSION.src.tar.xz)
TERMUX_PKG_SHA256=(0a0dd316931f2cac7090d2aa434b5d0c332fe19b801c6c94f109053b52b35cc1
6358ee4be9573fb025dad0a6fc9a5270fc2cb644a6504ff2970ca60abad7e345
11e166d0f291a53cfc6b9e58abd1d7954de32ebc37672987612d3b7075d88411
4c55aa6e77fc0e8b759bca2c79ee4fd0ea8c7fab06eeea09310ae1e954a0af5e
ec13c6c3466dc88e7b29b47347e2b88337d5b83c778d92e3c4c3acd17d3cc534)
96f833c6ad99a3e8e1d9aca5f439b8fd2c7efdcf83b664e0af1c0712c5315910
11c5a28f90053b0c43d0dec3d0ad579347fc277199c005206b963c19aae514e3
b96deca1d3097c7ffd4ff2bb904a50bdd56bec7ed1413ffb0d1d01af87b72c12)
TERMUX_PKG_DEPENDS="libllvm-glibc, gcc-glibc, compiler-rt-glibc, lld-glibc"
TERMUX_PKG_BUILD_DEPENDS="llvm-glibc, python-glibc"
TERMUX_PKG_NO_STATICSPLIT=true

0 comments on commit dec4e4e

Please sign in to comment.