tcc: modernize; only for x86.
This commit is contained in:
@@ -1,9 +1,11 @@
|
|||||||
# Template file for 'tcc'
|
# Template file for 'tcc'
|
||||||
|
only_for_archs="i686 x86_64"
|
||||||
|
|
||||||
pkgname=tcc
|
pkgname=tcc
|
||||||
version=0.9.26
|
version=0.9.26
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="perl"
|
hostmakedepends="perl"
|
||||||
short_desc="The Tiny C Compiler"
|
short_desc="The Tiny C Compiler"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://bellard.org/tcc/"
|
homepage="http://bellard.org/tcc/"
|
||||||
|
|||||||
Reference in New Issue
Block a user