Re: [patch #8675] elftoolchain strip support

2016-02-19 Thread Pavel Raiskup
On Tuesday 08 of December 2015 14:42:03 Ed Maste wrote: > On 30 November 2015 at 02:59, Pavel Raiskup wrote: > > > > Xin Li and Ed, thanks and sorry for the delay. Can you please check the > > attached patch on FreeBSD? There is separate code fork for > > freebsd/elftoolchain so we could possibl

Re: [patch #8675] elftoolchain strip support

2015-12-08 Thread Ed Maste
On 30 November 2015 at 02:59, Pavel Raiskup wrote: > > Xin Li and Ed, thanks and sorry for the delay. Can you please check the > attached patch on FreeBSD? There is separate code fork for > freebsd/elftoolchain so we could possibly use different options than the > defaults which are used with GN

Re: [patch #8675] elftoolchain strip support

2015-11-29 Thread Pavel Raiskup
On Friday 27 of November 2015 02:50:27 Ed Maste wrote: > On 20 September 2015 at 12:12, Ed Maste wrote: > > On 27 May 2015 at 13:59, Ed Maste wrote: > >>> Currently libtool does not properly detect elftoolchain's version of > >>> strip(1). > >>> The proposed patch fixes this. > >> > >> For refer

Re: [patch #8675] elftoolchain strip support

2015-11-26 Thread Ed Maste
On 20 September 2015 at 12:12, Ed Maste wrote: > On 27 May 2015 at 13:59, Ed Maste 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.fre

Re: [patch #8675] elftoolchain strip support

2015-09-20 Thread Ed Maste
On 27 May 2015 at 13:59, Ed Maste 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 possib

Re: [patch #8675] elftoolchain strip support

2015-06-16 Thread Ed Maste
On 1 June 2015 at 11:20, Ed Maste wrote: > On 27 May 2015 at 13:59, Ed Maste 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.o

Re: [patch #8675] elftoolchain strip support

2015-06-01 Thread Ed Maste
On 27 May 2015 at 13:59, Ed Maste 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 possib

Re: [patch #8675] elftoolchain strip support

2015-05-27 Thread Ed Maste
> 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