Re: Patch for mips64 libtool.m4

2013-08-23 Thread Steve Ellcey
On Fri, 2013-08-23 at 11:56 -0700, Brooks Moses wrote: > On 08/19/2013 02:35 PM, Steve Ellcey wrote: > > A user was trying to build the buildroot product for mips64 with the > > -mabi=64 > > option and ran into a libtool problem when building libiscsi because it > > calls > > the linker via libto

Re: Patch for mips64 libtool.m4

2013-08-23 Thread Steve Ellcey
On Fri, 2013-08-23 at 15:50 +0700, Gary V. Vaughan wrote: > Thanks for the patch. Applied. > > I took the liberty of writing a ChangeLog entry for you, correcting some > syntax standards violations flagged by 'make syntax-check', and then massaging > a little to match the surrounding code better

Re: Patch for mips64 libtool.m4

2013-08-23 Thread Gary V. Vaughan
Hi Steve, On Aug 20, 2013, at 4:35 AM, Steve Ellcey wrote: > A user was trying to build the buildroot product for mips64 with the -mabi=64 > option and ran into a libtool problem when building libiscsi because it calls > the linker via libtool and the linker was defaulting to the n32 ABI instead