summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2020-11-22 20:28:58 +0100
committerSimão Gomes Viana2020-11-22 20:31:26 +0100
commit7f4c27fe5e585a2a49beb50fe31a33d4ed0cfa05 (patch)
tree4668e8c8568abe4e32060de64a439627d48e361b
parent197f07c43b9b6d630c67fd4bb776fd57acaafd86 (diff)
downloadaur-7f4c27fe5e585a2a49beb50fe31a33d4ed0cfa05.tar.gz
Add lld makedependency
Signed-off-by: Simão Gomes Viana <devel@superboring.dev>
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 20023346a520..b18154a95af1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ pkgrel=12
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')
-makedepends=('bison' 'clang' 'llvm' 'xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'libelf' 'coreutils')
+makedepends=('bison' 'clang' 'llvm' 'lld' 'xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'libelf' 'coreutils')
options=('!strip')
source=('git+https://gitlab.com/xdevs23/linux-nitrous.git#branch=v'"$pkgver"
# standard config files for mkinitcpio ramdisk