More ordering & layout fixes

This commit is contained in:
Vale
2016-02-26 10:33:51 -05:00
parent cfe8d82c32
commit f8aeb53372
257 changed files with 375 additions and 561 deletions

View File

@@ -12,8 +12,7 @@ can be mixed freely with standard code.
Full C preprocessor and GNU-like assembler included.
* C script supported : just add '#!/usr/local/bin/tcc -run' at the first line \
of your C source, and execute it directly from the command line.
* With libtcc, you can use TCC as a backend for dynamic code generation.
"
* With libtcc, you can use TCC as a backend for dynamic code generation."
HOMEPAGE="http://bellard.org/tcc/"
COPYRIGHT="2001-2014 Fabrice Bellard"
LICENSE="GNU LGPL v2"
@@ -35,10 +34,10 @@ PROVIDES="
cmd:tcc
cmd:x86_64_tcc
cmd:x86_64_win32_tcc
"
"
REQUIRES="
haiku
"
"
PROVIDES_devel="
devel:libtcc