diff options
Diffstat (limited to 'repos/core/llvm/abuild')
| -rw-r--r--[-rwxr-xr-x] | repos/core/llvm/abuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/repos/core/llvm/abuild b/repos/core/llvm/abuild index 475f2a5b..2dfbce83 100755..100644 --- a/repos/core/llvm/abuild +++ b/repos/core/llvm/abuild @@ -1,10 +1,9 @@ name=llvm -version=19.1.7 -release=2 +version=20.1.3 +release=1 source="https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/llvm-project-${version}.src.tar.xz c89 c99 0012-libc-libc-abi-libunwind-disable-multiarch-locations.patch - 0013-libc-musl-locale-workarounds.patch 0014-clang-disable-multiarch-layout-on-musl.patch 0017-clang-use-as-needed-by-default.patch 0024-clang-link-libcxxabi-on-linux-when-using-libc.patch |