summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 772b4c6b9c4821f38fab073de86034ee6aa29d7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = arm-compiler-rt-git
	pkgdesc = Compiler-rt builtins for bare metal ARM targets
	pkgver = r20.0fcfe9a
	pkgrel = 1
	url = https://github.com/ReservedField/arm-compiler-rt
	arch = i686
	arch = x86_64
	license = custom:University of Illinois/NCSA Open Source License
	makedepends = git
	makedepends = arm-none-eabi-binutils
	makedepends = arm-none-eabi-gcc
	makedepends = arm-none-eabi-newlib
	provides = arm-compiler-rt
	conflicts = arm-compiler-rt
	options = !strip
	source = git://github.com/ReservedField/arm-compiler-rt.git
	source = git://github.com/llvm-mirror/compiler-rt.git#branch=release_39
	md5sums = SKIP
	md5sums = SKIP

pkgname = arm-compiler-rt-git