wok-next diff mingw32-gcc-c/receipt @ rev 14754
linux: add default initrd
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jun 16 20:18:01 2013 +0200 (2013-06-16) |
parents | 42924af752bc |
children | 380ffe05937a |
line diff
1.1 --- a/mingw32-gcc-c/receipt Tue May 29 17:22:16 2012 +0200 1.2 +++ b/mingw32-gcc-c/receipt Sun Jun 16 20:18:01 2013 +0200 1.3 @@ -13,6 +13,7 @@ 1.4 MINGW32_URL="$SF_MIRROR/mingw" 1.5 WGET_URL="$MINGW32_URL/$TARBALL" 1.6 MINGW32_ID="i586-pc-mingw32" 1.7 +TAGS="compiler C" 1.8 1.9 # Configuration only needs included if we're in the build/wok environment 1.10 if [ -e $WOK/mingw32-toolchain/stuff/mingw32.conf ] ; then