wok diff gcc/receipt @ rev 19876
linld: fix hook_int15_88
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Mar 31 16:58:50 2017 +0200 (2017-03-31) |
parents | d6ca18366f41 |
children | 02c70d036ea0 |
line diff
1.1 --- a/gcc/receipt Mon Dec 21 02:53:09 2015 +0200 1.2 +++ b/gcc/receipt Fri Mar 31 16:58:50 2017 +0200 1.3 @@ -3,7 +3,7 @@ 1.4 PACKAGE="gcc" 1.5 VERSION="4.6.3" 1.6 CATEGORY="development" 1.7 -SHORT_DESC="The the GNU Compiler Collection." 1.8 +SHORT_DESC="The GNU Compiler Collection." 1.9 MAINTAINER="pankso@slitaz.org" 1.10 LICENSE="GPL2" 1.11 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.12 @@ -13,8 +13,8 @@ 1.13 #HOST_ARCH="i486 arm" 1.14 1.15 # We need gawk since busybox awk is not sufficient. We have BUILD_DEPENDS 1.16 -# for cookutils that are not used by tazwok/cook-toolchain since it install 1.17 -# and use it's own copy. 1.18 +# for cookutils that are not used by tazwok/cook-toolchain since it installs 1.19 +# and uses its own copy. 1.20 DEPENDS="binutils libgomp libobjc gcc-lib-base mpc-library elfutils" 1.21 BUILD_DEPENDS="mpc-library mpfr-dev gmp-dev elfutils-dev" 1.22