Re: [patch #8675] elftoolchain strip support
Ed Maste <[email protected]>
| Newsgroups | gmane.comp.gnu.libtool.patches |
|---|---|
| Message-ID | <CAPyFy2DqZEmT+9jx8tnRNxr45jiR_NaOVWvmmyyrnLjOPosbKg@mail.gmail.com> |
On 1 June 2015 at 11:20, Ed Maste <[email protected]> wrote: > On 27 May 2015 at 13:59, Ed Maste <[email protected]> wrote: >>> Currently libtool does not properly detect elftoolchain's version of strip(1). >>> The proposed patch fixes this. >> >> For reference, this issue has been discussed in FreeBSD at >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198611 >> >> It's possible to simplify the test a little bit; $EGREP is already >> used in libtool.m4. > > Ping? Is there something further we should do to have this change considered for inclusion in libtool?