mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 20:20:06 +02:00
More ordering & layout fixes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user