Subject: CVS commit: pkgsrc/devel/libtool
From: Jonathan Perkin
Date: 2022-08-04 14:23:21
Message id: 20220804122321.EC5FFFB1A@cvs.NetBSD.org

Log Message:
libtool: Remove hardcoded compiler objects on SunOS.

I've been running with this patch for many years, and it's required to ensure
correct operation of USE_PKGSRC_GCC_RUNTIME, as well as allowing libtool to be
compiler-agnostic, at least within the same compiler family.  Bad things happen
otherwise, such as multiple libstdc++.so's being pulled in, and it matches the
behaviour of NetBSD and others.

While here simplify some of the logic, removing support for GCC 2.7(!) and
Solaris 2.5 and earlier(!!), making this section of code easier to read.

Ride previous PKGREVISION bump.

Files:
RevisionActionfile
1.110modifypkgsrc/devel/libtool/distinfo
1.51modifypkgsrc/devel/libtool/patches/manual-libtool.m4
1.5modifypkgsrc/devel/libtool/patches/patch-build-aux_ltmain.sh
1.6modifypkgsrc/devel/libtool/patches/patch-configure
1.5modifypkgsrc/devel/libtool/patches/patch-libltdl_configure