You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
478 B
14 lines
478 B
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=dev-lang/perl
|
|
DESCRIPTION=A very small C compiler for ix86/amd64
|
|
EAPI=6
|
|
HOMEPAGE=https://bellard.org/tcc/
|
|
IUSE=test
|
|
KEYWORDS=~amd64 ~x86 ~amd64-linux
|
|
LICENSE=LGPL-2.1
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://download.savannah.gnu.org/releases/tinycc/tcc-0.9.27.tar.bz2
|
|
_eclasses_=multilib 98584e405e2b0264d37e8f728327fed1 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
|
_md5_=6f6b350099fe11e517755b91cb1731c7
|