summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8311bd88331c2d32b698550393ba2b1ec44057c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = wild-git
	pkgdesc = A linker with the goal of being very fast for iterative development
	pkgver = 0.8.0.r72.g5dae38e0
	pkgrel = 1
	url = https://github.com/davidlattimore/wild
	arch = i686
	arch = x86_64
	license = Apache-2.0
	license = MIT
	checkdepends = clang
	checkdepends = lld
	checkdepends = rust-musl
	makedepends = git
	makedepends = cargo
	depends = glibc
	depends = libgcc
	provides = wild=0.8.0.r72.g5dae38e0
	conflicts = wild
	options = !lto
	source = git+https://github.com/davidlattimore/wild.git
	sha256sums = SKIP

pkgname = wild-git