git » lld.git » commit cfc82b1

lld 17.0.6

author Urja (ARMLFS builder)
2024-07-12 17:47:50 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:47:50 UTC
parent a6446904a71442ac8cb8f3b92dbca656668d2d99

lld 17.0.6

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index d09dcc1..9527fa2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=lld
 pkgver=17.0.6
 pkgrel=1
 pkgdesc="Linker from the LLVM project"
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 url="https://lld.llvm.org/"
 license=('custom:Apache 2.0 with LLVM Exception')
 depends=('llvm-libs' 'gcc-libs' 'zlib' 'zstd')