On Wed, Jun 24, 2026 at 06:31:06PM +0000, Joseph Myers wrote: > On Wed, 24 Jun 2026, Stefan Schulze Frielinghaus wrote: > > > This also means that s390x is the only supported host. Removing host > > s390 while keeping s390x from configure scripts et al. for the sake of > > completeness/clarity. Any objections removing the 32-bit case in the > > top level libtool.m4 in order to "Find out which ABI we are using"? > > libtool.m4 should only have local changes that are really necessary and > have been submitted upstream. I don't think removing unsupported hosts / > targets falls into that category, whether or not it's a backport of a > patch that has been accepted into upstream libtool.
Ah right. I always mix up which autotool files are local and which are not (it's documented in the header though "This file is part of GNU Libtool."). In that case I won't touch libtool.m4 which means I leave the patch as it is right, now. Thanks for clarification! Cheers, Stefan > > -- > Joseph S. Myers > [email protected] >
