summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5f8bd4e260fd5ceef5c8f204883d5909d8842507 (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 = 20231009
	pkgrel = 1
	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/20231009.tar.gz
	md5sums = a21df058b213522f6d95753683773717

pkgname = gcc-ia16