blob: c2d7c71db073898a45226a420ba7b0f446fa4683 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = tccx-git
pkgdesc = Tiny C Compiler, cross compile support
pkgver = 0.9.27.r1348.gfada98b1
pkgrel = 1
url = https://bellard.org/tcc/
arch = x86_64
arch = i686
license = LGPL2.1
makedepends = texi2html
makedepends = git
provides = tcc
conflicts = tcc
options = staticlibs
options = !lto
source = git+https://repo.or.cz/tinycc.git
md5sums = SKIP
pkgname = tccx-git
|