wok-6.x diff binutils/receipt @ rev 23585
updated python-xdg (0.19 -> 0.26)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Apr 07 14:15:45 2020 +0100 (2020-04-07) |
parents | 829024a70dbb |
children | add1501c713f |
line diff
1.1 --- a/binutils/receipt Fri Jan 03 15:59:25 2020 +0100 1.2 +++ b/binutils/receipt Tue Apr 07 14:15:45 2020 +0100 1.3 @@ -25,6 +25,8 @@ 1.4 arm) BUILD_DEPENDS="" ;; 1.5 esac 1.6 1.7 +# @maintainer: Please update also: libbfd 1.8 + 1.9 # Rules to configure and make the package. 1.10 compile_rules() 1.11 { 1.12 @@ -36,8 +38,8 @@ 1.13 cd ../binutils-build 1.14 $src/configure \ 1.15 --program-prefix=$TOOLPREFIX \ 1.16 - --enable-shared \ 1.17 --disable-initfini-array \ 1.18 + --enable-shared \ 1.19 --with-bugurl="http://bugs.slitaz.org/" \ 1.20 $CONFIGURE_ARGS \ 1.21 $ARCH_ARGS &&