wok-6.x diff gawk/receipt @ rev 20718
updated Geomyidae again
author | Hans-G?nter Theisgen |
---|---|
date | Fri Feb 08 14:18:45 2019 +0100 (2019-02-08) |
parents | 9e01bc6321ea |
children | 907aa9c9da2b |
line diff
1.1 --- a/gawk/receipt Sun Dec 20 15:13:45 2015 +0100 1.2 +++ b/gawk/receipt Fri Feb 08 14:18:45 2019 +0100 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()