summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b207738b824096fb781739ca71b746f77f1d7a25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = gcc-ia16
	pkgdesc = IA-16 (Intel 16-bit x86) port of GNU Gcc
	pkgver = 20230119
	pkgrel = 2
	url = https://github.com/tkchia/gcc-ia16
	arch = x86_64
	license = GPL
	checkdepends = dejagnu
	checkdepends = bc
	depends = binutils-ia16
	depends = glibc
	depends = zlib
	options = staticlibs
	options = !distcc
	options = !ccache
	source = https://github.com/tkchia/gcc-ia16/archive/refs/tags/20230119.tar.gz
	md5sums = db9cf1256c0211f06f9b59538b20897e

pkgname = gcc-ia16