[sr #110978] libtool.m4: Not respecting $LD when checking for --whole-archive

2024-01-16 Thread Mike Frysinger
Update of sr#110978 (group libtool): Status:None => Done Open/Closed:Open => Closed ___ Follow-up Comment #1: merged now, thanks

Re: Introducing a new maintainer of libtool

2024-01-16 Thread Mike Frysinger
On 13 Jan 2024 14:49, Ileana Dumitrescu wrote: > My short term plans are to review the numerous mailing list patches and > get them merged in. This will be an easy and productive first step for > me and libtool. I will also look at the various distro patches and see > if any of them are fit to

Re: Introducing a new maintainer of libtool

2024-01-16 Thread Simon Josefsson via Discussion list for the GNU libtool shared library maintenance tool
Welcome Ileana! Mike Frysinger writes: > On 13 Jan 2024 14:49, Ileana Dumitrescu wrote: >> My short term plans are to review the numerous mailing list patches and >> get them merged in. This will be an easy and productive first step for >> me and libtool. I will also look at the various

Re: Introducing a new maintainer of libtool

2024-01-16 Thread Vincent Lefevre
On 2024-01-16 15:44:08 -0500, Mike Frysinger wrote: > On 13 Jan 2024 14:49, Ileana Dumitrescu wrote: > > My short term plans are to review the numerous mailing list patches and > > get them merged in. This will be an easy and productive first step for > > me and libtool. I will also look at the

[sr #107584] Fails to detect the global symbol pipe

2024-01-16 Thread Mike Frysinger
Update of sr#107584 (group libtool): Status:None => Need Info ___ Reply to this item at: ___

[sr #110261] _LT_CMD_OLD_ARCHIVE should not inline AC_PROG_RANLIB

2024-01-16 Thread Mike Frysinger
Follow-up Comment #1, sr#110261 (group libtool): LT_INIT already does AC_PREREQ(2.62), so relying on AC_PROG_RANLIB sounds fine want to send a patch to the mailing list ? ___ Reply to this item at:

[sr #111002] regression in libtool 2.4.7: build error in ncurses

2024-01-16 Thread Mike Frysinger
Update of sr#111002 (group libtool): Status:None => Need Info ___ Follow-up Comment #1: are you using patched libtool in your system ? ncurses-6.4 builds fine for me with libtool-2.4.7.

[sr #110962] pass_all for z/OS

2024-01-16 Thread Mike Frysinger
Update of sr#110962 (group libtool): Status:None => Done Open/Closed:Open => Closed ___ Follow-up Comment #1: you posted the patch

[sr #110525] Typos caught by codespell

2024-01-16 Thread Mike Frysinger
Update of sr#110525 (group libtool): Status:None => Done Open/Closed:Open => Closed ___ Follow-up Comment #1: should be fixed in

[sr #110870] Typos in libtool.texi and libtool.m4

2024-01-16 Thread Mike Frysinger
Update of sr#110870 (group libtool): Status:None => Done Open/Closed:Open => Closed ___ Follow-up Comment #1: should be fixed in

[sr #110796] libtool-2.4.7/build-aux/git-version-gen uses kind of a hack

2024-01-16 Thread Mike Frysinger
Update of sr#110796 (group libtool): Status:None => Wont Do Open/Closed:Open => Closed ___ Follow-up Comment #1:

[sr #108987] libtool doesn't like simple RM defined (without options)

2024-01-16 Thread Mike Frysinger
Follow-up Comment #4, sr#108987 (group libtool): bootstrap & build-aux/funclib.sh are not maintained in libtool. you'll want to send those fixes upstream. https://github.com/gnulib-modules/bootstrap ___ Reply to this item at:

[sr #102833] doc

2024-01-16 Thread Mike Frysinger
Update of sr#102833 (group libtool): Status:None => Done Open/Closed:Open => Closed ___ Follow-up Comment #1: i don't think there's

[sr #107584] Fails to detect the global symbol pipe

2024-01-16 Thread Mike Frysinger
Follow-up Comment #1, sr#107584 (group libtool): please attach a patch showing what you mean ___ Reply to this item at: ___ Message sent via

[sr #102915] Compilation errors with gcc -mno-cygwin

2024-01-16 Thread Mike Frysinger
Update of sr#102915 (group libtool): Status:None => Invalid Open/Closed:Open => Closed ___ Follow-up Comment #2: i don't know what

[sr #107959] Libtool generates invalid .def files

2024-01-16 Thread Mike Frysinger
Update of sr#107959 (group libtool): Open/Closed:Open => Closed ___ Reply to this item at: ___

[sr #108559] libtool binary wrappers fall prey to aggressive optimizations

2024-01-16 Thread Mike Frysinger
Update of sr#108559 (group libtool): Open/Closed:Open => Closed ___ Reply to this item at: ___

[sr #108558] libtool nm test does not really work for W32 versions of nm

2024-01-16 Thread Mike Frysinger
Update of sr#108558 (group libtool): Open/Closed:Open => Closed ___ Reply to this item at: ___

[sr #110947] flang: error: unknown argument: '-soname'

2024-01-16 Thread Mike Frysinger
Update of sr#110947 (group libtool): Status:None => Done Open/Closed:Open => Closed ___ Follow-up Comment #4: this is handled via

[patch #10417] Avoid deprecation warning with MSVC

2024-01-16 Thread Ileana Dumitrescu
Update of patch#10417 (group libtool): Status:None => Done Open/Closed:Open => Closed ___ Follow-up Comment #1: Thank you for the

Re: [patch #10393] Fix shared library support on Android

2024-01-16 Thread Roumen Petrov
Hello, When I read commit I agree that is correct do not have RUNPATH! The problem is that commit message is not so clear. Actually commit uses rpath flag! NO! NO! NO! Android and Microsoft windows libraries must not use hard coded paths! Nevertheless what is supported by linker or loader.

[patch #10411] libtool: fix empty "-L" in compiler_lib_search_path

2024-01-16 Thread Ileana Dumitrescu
Update of patch#10411 (group libtool): Status:None => Done Open/Closed:Open => Closed ___ Follow-up Comment #1: Thanks for finding

Re: [PATCH 05/12] ltmain.in: Don't encode RATHS which match default linker paths

2024-01-16 Thread Roumen Petrov
Hi All Information below is not enough to understand details. Richard Purdie wrote: On Mon, 2024-01-15 at 20:10 -0500, Mike Frysinger wrote: On 25 Oct 2021 15:33, Richard Purdie wrote: We don't want to add RPATHS which match default linker search paths, they're a waste of space. This patch

branch master updated: libtool: remove bitrig support.

2024-01-16 Thread Mike Frysinger
This is an automated email from the git hooks/post-receive script. vapier pushed a commit to branch master in repository libtool. The following commit(s) were added to refs/heads/master by this push: new 5a7193db libtool: remove bitrig support. 5a7193db is described below commit

Re: [PATCH] libtool: remove bitrig support.

2024-01-16 Thread Mike Frysinger
On 16 Jan 2024 01:49, Brad Smith wrote: > libtool: remove bitrig support. > > Bitrig has been defunct for 7 years. pushed, thanks -mike signature.asc Description: PGP signature

Re: [PATCH 02/12] libtool.m4: Rename the --with-sysroot option to avoid conflict with gcc/binutils

2024-01-16 Thread Roumen Petrov
Hi, Richard Purdie wrote: [SNIP] FWIW gcc and binutils have gone with --with-sysroot and --with-build- sysroot to differentiate. Unfortunately that doesn't really help libtool (see below). Sure but we when use libtool argument --with-sysroot we expect to work as is designed and documented .

Re: [patch #9442] Add flang (LLVM-based compiler) support

2024-01-16 Thread Roumen Petrov
Hi, Mike Frysinger wrote: Update of patch#9442 (group libtool): Status:None => Done Open/Closed:Open => Closed ___ Follow-up Comment #1: i dropped the -DPIC

branch master updated: libtool: Use $LD when checking for --whole-archive

2024-01-16 Thread Mike Frysinger
This is an automated email from the git hooks/post-receive script. vapier pushed a commit to branch master in repository libtool. The following commit(s) were added to refs/heads/master by this push: new f81f36e4 libtool: Use $LD when checking for --whole-archive f81f36e4 is described below

Re: [PATCH 2/3] Fix ChangeLog.old encoding

2024-01-16 Thread Antonin Décimo
Le dim. 14 janv. 2024 à 06:34, Mike Frysinger a écrit : > > On 23 Nov 2023 09:44, Antonin Décimo wrote: > > Copyright-paperwork-exempt: Yes > > --- > > ChangeLog.old | 10 +- > > 1 file changed, 5 insertions(+), 5 deletions(-) > > > > diff --git a/ChangeLog.old b/ChangeLog.old > > index

[PATCH 3/3] libtool: Fix support for NIOS2 processor

2024-01-16 Thread Richard Purdie
The name of the system contains the string "nios2". This string is caught by the some of the greedy checks for OS/2 in libtool, in particular the *os2* branches of switch statements match for the nios2 string, which results in incorrect behavior of libtool. Switch to use $host_os instead of $host

[patch #10393] Fix shared library support on Android

2024-01-16 Thread Ileana Dumitrescu
Update of patch#10393 (group libtool): Status:None => Done Open/Closed:Open => Closed ___ Follow-up Comment #1: I went ahead and

Re: [PATCH 1/2] libtool: replace : with $PATH_SEPARATOR

2024-01-16 Thread KO Myung-Hun
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi/2. Mike Frysinger wrote: > On 15 Jan 2024 21:15, KO Myung-Hun wrote: >> Mike Frysinger wrote: >>> On 15 Oct 2023 02:04, KO Myung-Hun wrote: Some OSes such as OS/2, uses ';' as a path separator. So using $PATH_SEPARATOR instead of

branch master updated: Fix shared library support on Android.

2024-01-16 Thread Ileana Dumitrescu
This is an automated email from the git hooks/post-receive script. ildumi pushed a commit to branch master in repository libtool. The following commit(s) were added to refs/heads/master by this push: new 47c71f61 Fix shared library support on Android. 47c71f61 is described below commit

[PATCH 1/3] ltmain.in: Handle prefix-map compiler options correctly

2024-01-16 Thread Richard Purdie
If lto is enabled, we need the prefix-map variables to be passed to the linker to correctly link the objects using correctly mapped paths. Add these to the list of options libtool passes through. * build-aux/ltmain.in: Handle prefix-map compiler options --- build-aux/ltmain.in | 3 ++- 1 file

[PATCH 2/3] ltmain.in: Parse additional clang options

2024-01-16 Thread Richard Purdie
clang uses -rtlib and --unwindlib to select proper compiler runtime in some cases. Therefore pass these options to linker when found in ldflags * build-aux/ltmain.in: Handle clang linker options --- build-aux/ltmain.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git

Re: [PATCH 05/12] ltmain.in: Don't encode RATHS which match default linker paths

2024-01-16 Thread Richard Purdie
On Mon, 2024-01-15 at 20:10 -0500, Mike Frysinger wrote: > On 25 Oct 2021 15:33, Richard Purdie wrote: > > We don't want to add RPATHS which match default linker search paths, they're > > a waste of space. This patch filters libtools list of paths to encoode and > > removes the ones we don't need.

Re: [PATCH 02/12] libtool.m4: Rename the --with-sysroot option to avoid conflict with gcc/binutils

2024-01-16 Thread Richard Purdie

Re: [PATCH 02/12] libtool.m4: Rename the --with-sysroot option to avoid conflict with gcc/binutils

2024-01-16 Thread Richard Purdie
Somehow my original reply ended up blank, sorry. I've retyped it from memory as best I can. On Mon, 2024-01-15 at 20:08 -0500, Mike Frysinger wrote: > On 25 Oct 2021 15:33, Richard Purdie wrote: > > This patch renames the --with-sysroot option to --with-libtool-sysroot > > to avoid namespace

branch master updated: ChangeLog.old: Convert ISO-8859-1 to UTF-8

2024-01-16 Thread Mike Frysinger
This is an automated email from the git hooks/post-receive script. vapier pushed a commit to branch master in repository libtool. The following commit(s) were added to refs/heads/master by this push: new 8fa76f16 ChangeLog.old: Convert ISO-8859-1 to UTF-8 8fa76f16 is described below commit

branch master updated: cfg.mk: update old NEWS hash

2024-01-16 Thread Mike Frysinger
This is an automated email from the git hooks/post-receive script. vapier pushed a commit to branch master in repository libtool. The following commit(s) were added to refs/heads/master by this push: new 8c3678bb cfg.mk: update old NEWS hash 8c3678bb is described below commit

branch master updated: Fix various typos

2024-01-16 Thread Mike Frysinger
This is an automated email from the git hooks/post-receive script. vapier pushed a commit to branch master in repository libtool. The following commit(s) were added to refs/heads/master by this push: new fd8ab0cb Fix various typos fd8ab0cb is described below commit

[PATCH] cfg.mk: update old NEWS hash

2024-01-16 Thread Mike Frysinger
The recent change to change http:// to https:// updated old NEWS entries. This isn't exactly against the spirit of the "don't change old NEWS", so update the hash to match. * cfg.mk (old_NEWS_hash): Update. --- cfg.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

Re: [PATCH 1/3] Fix typos

2024-01-16 Thread Mike Frysinger
merged, but please write ChangeLog entries in the commit message -mike signature.asc Description: PGP signature

branch master updated: use https:// with more gnu.org sites

2024-01-16 Thread Mike Frysinger
This is an automated email from the git hooks/post-receive script. vapier pushed a commit to branch master in repository libtool. The following commit(s) were added to refs/heads/master by this push: new 003520d3 use https:// with more gnu.org sites 003520d3 is described below commit

[PATCH] use https:// with more gnu.org sites

2024-01-16 Thread Mike Frysinger
* NEWS: Change http:// to https:// for some URIs. * bootstrap.conf, build-aux/ltmain.in, configure.ac, libtoolize.in: Likewise. --- NEWS| 2 +- bootstrap.conf | 8 build-aux/ltmain.in | 2 +- configure.ac| 2 +- libtoolize.in | 2 +- 5 files changed, 8

Re: [patch #10393] Fix shared library support on Android

2024-01-16 Thread Roumen Petrov
Bruno Haible wrote: Roumen Petrov wrote: Android and Microsoft windows libraries must not use hard coded paths! Nevertheless what is supported by linker or loader. Why do you mention Microsoft Windows? The commit 47c71f61df9ace4956cc943f291480315174726b has no effect on Microsoft Windows.

[PATCH] libtool: remove OpenBSD specific performance hack for ranlib

2024-01-16 Thread Brad Smith
libtool: remove OpenBSD specific performance hack for ranlib The -t flag was used as a performance hack for ranlib. The flag was supported by the GNU toolchain, but is a no-op with the LLVM toolchain. * m4/libtool.m4: Remove use of -t flag with ranlib. --- m4/libtool.m4 | 9 + 1 file

[PATCH] libtool.m4: Handle "/" as a sysroot more correctly

2024-01-16 Thread Richard Purdie
If $CC has --sysroot=/, it is a valid configuration however libtool will then set lt_sysroot to "/". This means references like $lt_sysroot$libdir become //usr/lib instead of the more normally expected /usr/lib. This may or may not break something but certainly is confusing to the user and gives

[PATCH] ChangeLog.old: Convert ISO-8859-1 to UTF-8

2024-01-16 Thread Mike Frysinger
From: Antonin D??cimo This file is mostly UTF-8 already, but some old entries were using ISO-8859-1. Change them to UTF-8 entirely. * ChangeLog.old: Change ISO-8859-1 to UTF-8. Copyright-paperwork-exempt: Yes --- ChangeLog.old | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-)

Re: [patch #10393] Fix shared library support on Android

2024-01-16 Thread Bruno Haible
Roumen Petrov wrote: > Android and Microsoft windows libraries must not use hard coded paths! > Nevertheless what is supported by linker or loader. Why do you mention Microsoft Windows? The commit 47c71f61df9ace4956cc943f291480315174726b has no effect on Microsoft Windows. > When I read commit

Re: [PATCH 06/12] libtool.m4: Handle "/" as a sysroot correctly

2024-01-16 Thread Richard Purdie
On Mon, 2024-01-15 at 17:00 -0500, Mike Frysinger wrote: > On 25 Oct 2021 15:33, Richard Purdie wrote: > > Update libtool.m4 to resolve a problem with lt_sysroot not being properly > > updated if the option '--with[-libtool]-sysroot' is not provided when > > running the 'configure' script for a

Re: [patch #10393] Fix shared library support on Android

2024-01-16 Thread Bruno Haible
Roumen Petrov wrote: > Android and Microsoft windows must not encode any paths. You probably mean to say: Shared libraries packaged in Android .apk files are mentioned in the Android manifest file (elements and ) [1] and therefore don't need a RUNPATH. But shared libraries created in the Termux

Re: [PATCH] libtool: remove OpenBSD support for non-shared and a.out archs

2024-01-16 Thread Roumen Petrov
Hi All Mike Frysinger wrote: On 16 Jan 2024 21:11, Brad Smith wrote: libtool: remove OpenBSD support for non-shared and a.out archs OpenBSD stopped supporting the last non-shared arch 8 years ago and stopped supporting a.out 10.5 years ago. This cannot be reason to drop support. For instance

Re: [PATCH] libtool.m4: Handle "/" as a sysroot more correctly

2024-01-16 Thread Roumen Petrov
Hi All, Mike Frysinger wrote: On 16 Jan 2024 21:47, Richard Purdie wrote: If $CC has --sysroot=/, it is a valid configuration however libtool will then set lt_sysroot to "/". This means references like $lt_sysroot$libdir become //usr/lib instead of the more normally expected /usr/lib. This

master updated (bfcbcc2d -> e6004490)

2024-01-16 Thread Mike Frysinger
vapier pushed a change to branch master. from bfcbcc2d libtool.m4: fix "manifest" typos new 9665e2f2 libtool.m4: drop AC_PROG_SED fallback new e6004490 libtool.m4: fix old_archive_from_new_cmds variable name typo Summary of changes: m4/libtool.m4 | 73

[no subject]

2024-01-16 Thread Mike Frysinger
branch: master commit e60044908eec8948f04f8e0af5bb2a77cdb06027 Author: Paul Green AuthorDate: Wed Nov 20 23:02:59 2019 + libtool.m4: fix old_archive_from_new_cmds variable name typo The "From" should be "from" in the variable name. Fixes libtool bug

[no subject]

2024-01-16 Thread Mike Frysinger
branch: master commit 9665e2f25ef27675e0b5fd149abbf3668c991e83 Author: Mike Frysinger AuthorDate: Wed Jan 17 02:30:41 2024 -0500 libtool.m4: drop AC_PROG_SED fallback We require autoconf 2.62 which includes this macro so we don't need this fallback logic anymore. *

[PATCH] libtool.m4: drop AC_PROG_SED fallback

2024-01-16 Thread Mike Frysinger
We require autoconf 2.62 which includes this macro so we don't need this fallback logic anymore. * m4/libtool.m4 (AC_PROG_SED): Delete. --- m4/libtool.m4 | 67 --- 1 file changed, 67 deletions(-) diff --git a/m4/libtool.m4 b/m4/libtool.m4 index

branch master updated: libtool: use -Fe with MSVC to specify filename

2024-01-16 Thread Ileana Dumitrescu
This is an automated email from the git hooks/post-receive script. ildumi pushed a commit to branch master in repository libtool. The following commit(s) were added to refs/heads/master by this push: new 81e8abf3 libtool: use -Fe with MSVC to specify filename 81e8abf3 is described below

branch master updated: libtool: fix empty "-L" in compiler_lib_search_path

2024-01-16 Thread Ileana Dumitrescu
This is an automated email from the git hooks/post-receive script. ildumi pushed a commit to branch master in repository libtool. The following commit(s) were added to refs/heads/master by this push: new 4da5b575 libtool: fix empty "-L" in compiler_lib_search_path 4da5b575 is described

Re: [PATCH 05/12] ltmain.in: Don't encode RATHS which match default linker paths

2024-01-16 Thread Mike Frysinger
On 25 Oct 2021 15:33, Richard Purdie wrote: > We don't want to add RPATHS which match default linker search paths, they're > a waste of space. This patch filters libtools list of paths to encoode and > removes the ones we don't need. > > Libtool may be passed link paths of the form

[PATCH] libtool: remove OpenBSD support for non-shared and a.out archs

2024-01-16 Thread Brad Smith
libtool: remove OpenBSD support for non-shared and a.out archs OpenBSD stopped supporting the last non-shared arch 8 years ago and stopped supporting a.out 10.5 years ago. * m4/libtool.m4: Remove support for a.out and non-shared archs. --- m4/libtool.m4 | 59

Re: pass_all for z/OS

2024-01-16 Thread Mike Frysinger
On 17 Jan 2024 02:41, Igor Todorovski wrote: > I’ve attached the git patch based on the master branch. can you write a proper git commit and send it with send-email ? or at least format it with `git format-patch` ? the first version did: openedition) the new one does:

Re: [PATCH 2/3] ltmain.in: Parse additional clang options

2024-01-16 Thread Sam James
Richard Purdie writes: > clang uses -rtlib and --unwindlib to select proper compiler runtime in > some cases. Therefore pass these options to linker when found in > ldflags Thanks, I was planning on sending this one too. > > * build-aux/ltmain.in: Handle clang linker options > --- >

branch master updated: HACKING: minor formatting tweaks

2024-01-16 Thread Mike Frysinger
This is an automated email from the git hooks/post-receive script. vapier pushed a commit to branch master in repository libtool. The following commit(s) were added to refs/heads/master by this push: new 3ebfdce7 HACKING: minor formatting tweaks 3ebfdce7 is described below commit

[PATCH] HACKING: minor formatting tweaks

2024-01-16 Thread Mike Frysinger
* HACKING: Tweak style. --- HACKING | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/HACKING b/HACKING index 92292d1d023d..664251e680a9 100644 --- a/HACKING +++ b/HACKING @@ -13,7 +13,7 @@ and is not part of a release distribution. * If you incorporate a

Re: [PATCH] libtool: remove OpenBSD support for non-shared and a.out archs

2024-01-16 Thread Mike Frysinger
On 16 Jan 2024 21:11, Brad Smith wrote: > libtool: remove OpenBSD support for non-shared and a.out archs > > OpenBSD stopped supporting the last non-shared arch 8 years ago > and stopped supporting a.out 10.5 years ago. i'm on the fence here, and i don't know what historical guidance/policy

Re: [PATCH 1/3] Fix typos

2024-01-16 Thread Mike Frysinger
On 16 Jan 2024 17:59, Mike Frysinger wrote: > merged, but please write ChangeLog entries in the commit message i had to revert the changes to "bootstrap" as that isn't maintained here. you'll want to send those fixes to that upstream: https://github.com/gnulib-modules/bootstrap -mike

Re: [PATCH 1/2] libtool: replace : with $PATH_SEPARATOR

2024-01-16 Thread Mike Frysinger
On 16 Jan 2024 23:44, KO Myung-Hun wrote: > Some OSes such as OS/2, uses ';' as a path separator. So using > $PATH_SEPARATOR instead of hard-coded ':' is more proper. so we're on the same page, we're talking about the separator that is used in the $PATH environment variable. it doesn't show up

Re: [PATCH 1/3] ltmain.in: Handle prefix-map compiler options correctly

2024-01-16 Thread Mike Frysinger
On 16 Jan 2024 15:14, Richard Purdie wrote: > --- a/build-aux/ltmain.in > +++ b/build-aux/ltmain.in > @@ -7,7 +7,6 @@ > # Copyright (C) 1996-2019, 2021-2024 Free Software Foundation, Inc. > # This is free software; see the source for copying conditions. There is NO > # warranty; not even for

branch master updated: libtool: Fix support for NIOS2 processor

2024-01-16 Thread Mike Frysinger
This is an automated email from the git hooks/post-receive script. vapier pushed a commit to branch master in repository libtool. The following commit(s) were added to refs/heads/master by this push: new 49e6cb0d libtool: Fix support for NIOS2 processor 49e6cb0d is described below commit

Re: [PATCH 3/3] libtool: Fix support for NIOS2 processor

2024-01-16 Thread Mike Frysinger
On 16 Jan 2024 15:14, Richard Purdie wrote: > The name of the system contains the string "nios2". This string > is caught by the some of the greedy checks for OS/2 in libtool, > in particular the *os2* branches of switch statements match for > the nios2 string, which results in incorrect behavior

branch master updated: libtool: remove OpenBSD specific performance hack for ranlib

2024-01-16 Thread Mike Frysinger
This is an automated email from the git hooks/post-receive script. vapier pushed a commit to branch master in repository libtool. The following commit(s) were added to refs/heads/master by this push: new 1ae386ba libtool: remove OpenBSD specific performance hack for ranlib 1ae386ba is

Re: [PATCH] libtool: remove OpenBSD specific performance hack for ranlib

2024-01-16 Thread Mike Frysinger
On 16 Jan 2024 16:30, Brad Smith wrote: > The -t flag was used as a performance hack for ranlib. The flag was > supported by the GNU toolchain, but is a no-op with the LLVM toolchain. merged, thx -mike signature.asc Description: PGP signature

Re: [PATCH] libtool.m4: Handle "/" as a sysroot more correctly

2024-01-16 Thread Mike Frysinger
On 16 Jan 2024 21:47, Richard Purdie wrote: > If $CC has --sysroot=/, it is a valid configuration however libtool will > then set lt_sysroot to "/". > > This means references like $lt_sysroot$libdir become //usr/lib instead > of the more normally expected /usr/lib. This may or may not break

master updated (fd8ab0cb -> 51ac68a2)

2024-01-16 Thread Mike Frysinger
vapier pushed a change to branch master. from fd8ab0cb Fix various typos new 306c759b bootstrap: revert typo fixes new 51ac68a2 bootstrap: sync to latest version Summary of changes: bootstrap| 46 +++--- gl-mod/bootstrap | 2 +- 2

[no subject]

2024-01-16 Thread Mike Frysinger
branch: master commit 306c759bed5fbae0e08e795f8fd82eeffabfa35b Author: Mike Frysinger AuthorDate: Tue Jan 16 20:01:00 2024 -0500 bootstrap: revert typo fixes This is maintained elsewhere, so we don't want to fork it locally. * bootstrap: Restore upstream typos. ---

[no subject]

2024-01-16 Thread Mike Frysinger
branch: master commit 51ac68a24eb72e3e522d2d2d15f322f2163757ed Author: Mike Frysinger AuthorDate: Tue Jan 16 20:01:41 2024 -0500 bootstrap: sync to latest version * gl-mod/bootstrap: Update. * bootstrap: Likewise. --- bootstrap| 34 +-

[PATCH] bootstrap: sync to latest version

2024-01-16 Thread Mike Frysinger
* gl-mod/bootstrap: Update. * bootstrap: Likewise. --- bootstrap| 34 +- gl-mod/bootstrap | 2 +- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/bootstrap b/bootstrap index 8e0b5e83218d..e57ec940db68 100755 --- a/bootstrap +++ b/bootstrap

RE: pass_all for z/OS

2024-01-16 Thread Igor Todorovski
Hi Mike, I’ve attached the git patch based on the master branch. Thanks, Igor On 2024-01-14, 1:57 AM, "Mike Frysinger" wrote: On 24 Nov 2023 15:19, Igor Todorovski wrote: > diff --git a/libltdl/m4/libtool.m4 b/libltdl/m4/libtool.m4 > index d812584..f959bae 100644 > --- a/libltdl/m4/libtool.m4

Re: [PATCH 02/12] libtool.m4: Rename the --with-sysroot option to avoid conflict with gcc/binutils

2024-01-16 Thread Mike Frysinger
On 16 Jan 2024 12:21, Richard Purdie wrote: > On Mon, 2024-01-15 at 20:08 -0500, Mike Frysinger wrote: > > On 25 Oct 2021 15:33, Richard Purdie wrote: > > > This patch renames the --with-sysroot option to --with-libtool-sysroot > > > to avoid namespace conflict with binutils, gcc and other

branch master updated: libtool: fix Solaris 11 builds

2024-01-16 Thread Mike Frysinger
This is an automated email from the git hooks/post-receive script. vapier pushed a commit to branch master in repository libtool. The following commit(s) were added to refs/heads/master by this push: new b67d1a2d libtool: fix Solaris 11 builds b67d1a2d is described below commit

[patch #9086] Fix support for Solaris 11 build

2024-01-16 Thread Mike Frysinger
Update of patch#9086 (group libtool): Status:None => Done Open/Closed:Open => Closed ___ Follow-up Comment #1: thanks, merged now

Re: [PATCH 1/3] libtool.m4: augment symcode for Solaris 11

2024-01-16 Thread Mike Frysinger
this should be fixed in git now. i merged the one posted previously: https://savannah.gnu.org/patch/?9086 -mike signature.asc Description: PGP signature

branch master updated: libtool.m4: fix "manifest" typos

2024-01-16 Thread Mike Frysinger
This is an automated email from the git hooks/post-receive script. vapier pushed a commit to branch master in repository libtool. The following commit(s) were added to refs/heads/master by this push: new bfcbcc2d libtool.m4: fix "manifest" typos bfcbcc2d is described below commit