wok diff h8300-gcc3/receipt @ rev 13847

frogatto: try to fix build (Boost 1.47 removed a deprecated function...) btw, we use boost 1.50
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jan 09 01:13:47 2013 +0000 (2013-01-09)
parents 8e4c74abdf74
children 380ffe05937a
line diff
     1.1 --- a/h8300-gcc3/receipt	Mon Jan 02 23:06:19 2012 +0100
     1.2 +++ b/h8300-gcc3/receipt	Wed Jan 09 01:13:47 2013 +0000
     1.3 @@ -12,6 +12,7 @@
     1.4  WEB_SITE="http://www.gnu.org/software/gcc/"
     1.5  WGET_URL="$GNU_MIRROR/$SOURCE/$SOURCE-$VERSION/$TARBALL"
     1.6  PROVIDE="h8300-gcc"
     1.7 +TAGS="compiler C C++ ada"
     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