wok rev 23887

glibc: fix for binutils 2.29 (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jul 17 11:18:27 2020 +0000 (2020-07-17)
parents d411d873dbdf
children 2781677bb539
files glibc/receipt libmpd-dev/receipt libmpd/receipt
line diff
     1.1 --- a/glibc/receipt	Thu Jul 16 09:15:37 2020 +0000
     1.2 +++ b/glibc/receipt	Fri Jul 17 11:18:27 2020 +0000
     1.3 @@ -50,7 +50,7 @@
     1.4  		--enable-kernel=2.6.30 --with-headers=/tools/include \
     1.5  		libc_cv_forced_unwind=yes libc_cv_c_cleanup=yes &&
     1.6  	make -j1 &&
     1.7 -	make install
     1.8 +	make -j1 install
     1.9  	} || return 1
    1.10  
    1.11  	# Link compiler to this new glibc.
     2.1 --- a/libmpd-dev/receipt	Thu Jul 16 09:15:37 2020 +0000
     2.2 +++ b/libmpd-dev/receipt	Fri Jul 17 11:18:27 2020 +0000
     2.3 @@ -7,7 +7,7 @@
     2.4  LICENSE="GPL2"
     2.5  SHORT_DESC="libmpd devel library."
     2.6  WANTED="libmpd"
     2.7 -WEB_SITE="https://gmpclient.org/"
     2.8 +WEB_SITE="http://gmpclient.org/"
     2.9  HOST_ARCH="i486 arm"
    2.10  
    2.11  DEPENDS="pkg-config"
     3.1 --- a/libmpd/receipt	Thu Jul 16 09:15:37 2020 +0000
     3.2 +++ b/libmpd/receipt	Fri Jul 17 11:18:27 2020 +0000
     3.3 @@ -7,7 +7,7 @@
     3.4  LICENSE="GPL2"
     3.5  SHORT_DESC="Signal based wrapper around libmpdclient"
     3.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     3.7 -WEB_SITE="https://gmpclient.org/"
     3.8 +WEB_SITE="http://gmpclient.org/"
     3.9  WGET_URL="http://download.sarine.nl/Programs/gmpc/${VERSION%.*}/$TARBALL"
    3.10  HOST_ARCH="i486 arm"
    3.11