wok diff gcc49/receipt @ rev 20634
linld: fix open()
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jan 08 17:51:51 2019 +0100 (2019-01-08) |
parents | b5c9023ea138 |
children | 52649f27a0da |
line diff
1.1 --- a/gcc49/receipt Tue Mar 24 17:40:10 2015 +0100 1.2 +++ b/gcc49/receipt Tue Jan 08 17:51:51 2019 +0100 1.3 @@ -4,7 +4,7 @@ 1.4 SOURCE="gcc" 1.5 VERSION="4.9.2" 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="$SOURCE-$VERSION.tar.bz2" 1.12 @@ -13,8 +13,8 @@ 1.13 TAGS="compiler C C++" 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