[Lunar-commits] <moonbase> tcc: jsut a little tweak in description area.
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Fri Jun 26 02:30:51 CEST 2009
commit 781e9d3d395b4c5a85626cb0f20d671d9194aed8
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Thu Jun 25 20:30:51 2009 -0400
tcc: jsut a little tweak in description area.
---
compilers/tcc/DETAILS | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/compilers/tcc/DETAILS b/compilers/tcc/DETAILS
index 8b83435..8919a43 100644
--- a/compilers/tcc/DETAILS
+++ b/compilers/tcc/DETAILS
@@ -3,12 +3,12 @@
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://download.savannah.nongnu.org/releases/tinycc
SOURCE_VFY=9116e5fc94bb65d827b42888ad0042df6c7ca562
- WEB_SITE=http://bellard.org/tcc
+ WEB_SITE=http://bellard.org/tcc/
ENTERED=20060509
UPDATED=20090619
SHORT="Tiny C compiler"
-cat<<EOF
+cat << EOF
TinyCC (aka TCC) is a small but hyper fast C compiler. Unlike other
C compilers, it is meant to be self-relying: you do not need an
external assembler or linker because TCC does that for you.
More information about the Lunar-commits
mailing list