summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2020-11-22 20:28:58 +0100
committerSimão Gomes Viana2020-11-22 20:30:01 +0100
commit6f955d2060605e05c09f14a1bf1ea0753c83dfa9 (patch)
tree638657e84309ac35cd2e1eb104d9fd3acf76f77c
parent98f99701673bc0d45fcb0a64d35286dd149984f7 (diff)
downloadaur-6f955d2060605e05c09f14a1bf1ea0753c83dfa9.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 757b9ce2848b..ddd0966792a6 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