wok-6.x diff h8300-gcc/receipt @ rev 13256
qemacs-tiny: -Werror=unused-but-set-variable fix
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Aug 17 09:13:42 2012 +0200 (2012-08-17) |
parents | 8e4c74abdf74 |
children | 380ffe05937a |
line diff
1.1 --- a/h8300-gcc/receipt Mon Jan 02 23:06:19 2012 +0100 1.2 +++ b/h8300-gcc/receipt Fri Aug 17 09:13:42 2012 +0200 1.3 @@ -11,6 +11,7 @@ 1.4 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.5 WEB_SITE="http://www.gnu.org/software/gcc/" 1.6 WGET_URL="$GNU_MIRROR/$SOURCE/$SOURCE-$VERSION/$TARBALL" 1.7 +TAGS="compiler C C++" 1.8 1.9 # Configuration only needs included if we're in the build/wok environment 1.10 if [ -e $WOK/h8300-toolchain/stuff/h8300.conf ] ; then