summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3c51de06d19521f0a1ead704250ee009c7c89072 (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
28
pkgbase = riscv-sifive-elf-gcc-stage1
	pkgdesc = Cross compiler for 32-bit and 64-bit RISC-V
	pkgver = 9.1.0
	pkgrel = 1
	url = https://gcc.gnu.org/
	arch = x86_64
	groups = risc-v
	license = GPL
	license = LGPL
	license = FDL
	makedepends = python
	depends = riscv-sifive-elf-binutils
	depends = libmpc
	options = !emptydirs
	options = !strip
	source = https://gcc.gnu.org/pub/gcc/releases/gcc-9.1.0/gcc-9.1.0.tar.xz
	source = 0001-SiFive-CLIC-patches-for-preemptible-and-stack-swappi.patch
	source = 0002-Finish-CLIC-support-resolving-patch-merge-error-and-.patch
	source = 0003-RISC-V-Add-short-forward-branch-optimization-for-sif.patch
	source = 0004-Remove-libgloss.patch
	md5sums = 6069ae3737cf02bf2cb44a391ef0e937
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP

pkgname = riscv-sifive-elf-gcc-stage1