Subject: Re: patch for net/ORBit on sgimips
To: Christopher SEKIYA <wileyc@rezrov.net>
From: Julio M. Merino Vidal <jmmv@menta.net>
List: tech-pkg
Date: 01/19/2004 12:15:56
On Monday 19 January 2004 12:08, Christopher SEKIYA wrote:
> Hello,
>
> The below patch is necessary to compile ORBit on sgimips -- it appears that
> older GNU autoconf didn't understand mipseb-* hosts.
>
> Would it be possible to have it committed?

Instead of adding this patch, could you try to add the following lines to the
package makefile and see if it works properly?

CONFIG_GUESS_OVERRIDE=	${WRKSRC}/config.guess
CONFIG_SUB_OVERRIDE=	${WRKSRC}/config.sub

Thanks.

-- 
Julio M. Merino Vidal <jmmv@menta.net>
The NetBSD Project - http://www.NetBSD.org/