summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 98cd19a2f4d7a827e5f1d9d9791e3241dc14bed9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
pkgbase = compiler-rt16
	pkgdesc = Compiler runtime libraries for clang 16
	pkgver = 16.0.6
	pkgrel = 1
	url = https://compiler-rt.llvm.org/
	arch = x86_64
	license = custom:Apache 2.0 with LLVM Exception
	makedepends = llvm16
	makedepends = cmake
	makedepends = ninja
	makedepends = python
	depends = gcc-libs
	options = staticlibs
	source = https://github.com/llvm/llvm-project/releases/download/llvmorg-16.0.6/compiler-rt-16.0.6.src.tar.xz
	source = https://github.com/llvm/llvm-project/releases/download/llvmorg-16.0.6/compiler-rt-16.0.6.src.tar.xz.sig
	source = https://github.com/llvm/llvm-project/releases/download/llvmorg-16.0.6/cmake-16.0.6.src.tar.xz
	source = https://github.com/llvm/llvm-project/releases/download/llvmorg-16.0.6/cmake-16.0.6.src.tar.xz.sig
	source = compiler-rt16-move-allocator-base.patch::https://github.com/llvm/llvm-project/commit/fb77ca05ffb4.patch
	validpgpkeys = 474E22316ABF4785A88C6E8EA2C794A986419D8A
	sha256sums = 7911a2a9cca10393a17f637c01a6f5555b0a38f64ff47dc9168413a4190bc2db
	sha256sums = SKIP
	sha256sums = 39d342a4161095d2f28fb1253e4585978ac50521117da666e2b1f6f28b62f514
	sha256sums = SKIP
	sha256sums = 18d48240a6ef1242494fda7901858e189fb1c16791a33de0e862f519665eb1e3
	makedepends_x86_64 = lib32-gcc-libs

pkgname = compiler-rt16