[PATCH] Cleanup MIPS preconfigure script
Steve Ellcey
sellcey@mips.com
Tue Sep 9 17:14:00 GMT 2014
On Tue, 2014-09-09 at 18:08 +0100, Maciej W. Rozycki wrote:
> On Tue, 9 Sep 2014, Steve Ellcey wrote:
>
> > +if test "$abiflag" != "_ABIO32" -a "$mips16flag" = "1"; then
> > + as_fn_error $? "mips16 is only supported with the O32 ABI." "$LINENO" 5
> > +fi
>
> Hmm, I think the capitalisation is weird here, why not:
>
> + as_fn_error $? "MIPS16 is only supported with the o32 ABI." "$LINENO" 5
>
> ?
>
> Maciej
I already checked it in but I can go back and tweak the capitalization
if you want.
Steve Ellcey
sellcey@mips.com
More information about the Libc-alpha
mailing list