summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 831a65b44e0f159c9faa994d7cd9d8663a3280e7 (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 = 20230219
	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/20230219.tar.gz
	md5sums = 59d21ab0837f3d8a6f239e4a38c62c7f

pkgname = gcc-ia16