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
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
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