wok-next diff gawk/receipt @ rev 19246
Up slitaz-tools (996)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jun 29 10:23:28 2016 +0200 (2016-06-29) |
parents | 9e01bc6321ea |
children | c963361d3d54 |
line diff
1.1 --- a/gawk/receipt Sun Dec 20 15:13:45 2015 +0100 1.2 +++ b/gawk/receipt Wed Jun 29 10:23:28 2016 +0200 1.3 @@ -9,9 +9,10 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.gnu.org/software/gawk/" 1.6 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" 1.7 +HOST_ARCH="i486 arm" 1.8 1.9 DEPENDS="" 1.10 -BUILD_DEPENDS="gcc" 1.11 +BUILD_DEPENDS="" 1.12 1.13 # Rules to compile & install the temporary toolchain. 1.14 cook_tmp_toolchain()