wok diff h8300-gcc/receipt @ rev 13033

Add C compiler tags
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jun 12 18:52:42 2012 +0200 (2012-06-12)
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	Tue Jun 12 18:52: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