Skip to content
Snippets Groups Projects
Commit 4b3a8cf7 authored by Natanael Copa's avatar Natanael Copa
Browse files

main/lld: provide lld19

So packages can depend on lld$_llvmver
parent 01269faa
No related branches found
No related tags found
No related merge requests found
......@@ -4,8 +4,9 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=lld
pkgver=19.1.7
pkgrel=0
pkgrel=1
_llvmver=${pkgver%%.*}
provides="lld$_llvmver=$pkgver-r$pkgrel"
pkgdesc="The LLVM Linker"
url="https://llvm.org/"
arch="all"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment