Re: [gentoo-dev] as-needed patch for ltmain.sh

2018-02-02 Thread Andreas Fink
On Thu, 1 Feb 2018 11:06:52 + James Le Cuirot <ch...@gentoo.org> wrote: > On Thu, 1 Feb 2018 11:55:46 +0100 > Andreas Fink <finkandr...@web.de> wrote: > > > Hello, > > I have a question to the patch provided by the package > > app-portage/elt-p

[gentoo-dev] as-needed patch for ltmain.sh

2018-02-01 Thread Andreas Fink
Hello, I have a question to the patch provided by the package app-portage/elt-patches, namely the file as-needed/2.4.3 Here I can see the following being added to ltmain.sh: + -Wl,--as-needed|-Wl,--no-as-needed) + deplibs="$deplibs $arg" + continue + ;; + In my

[gentoo-dev] sys-devel/autoconf wrong dependency?

2024-01-31 Thread Andreas Fink
With the move of sys-devel/autoconf to dev-build/autoconf the ebuild has some inconsistency, namely in the RDEPEND section, it is saying: RDEPEND=" ${BDEPEND} >=dev-build/autoconf-wrapper-20231224 sys-devel/gnuconfig !~sys-devel/${P}:2.5 " This should probably be