On 4/22/20 4:05 PM, Sergei Trofimovich wrote: > From: Sergei Trofimovich <siarh...@google.com> > > On system with 'ar' and '${CHOST}-ar' the latter is preferred. > as it might not match default 'ar'. > > Bug is initially reported downstream as https://bugs.gentoo.org/718004. > > libcpp/ChangeLog: > > PR libcpp/94657 > * Makefile.in: use @AR@ placeholder > * configure.ac: use AC_CHECK_TOOL to find 'ar' > * configure: regenerate
This was subsumed by David Edelsohn's patch to libcpp and libdecnumber which does effectively the same thing. jeff