Rainer Orth writes:
> 2011-01-30 Rainer Orth
>
> libgo:
> PR go/47515
> * mksysinfo.sh: Avoid \(, \), \? with grep, sed REs.
> Handle _f0 in IRIX 6.5 N64 struct timeval.
> (sysinfo.c) [__sgi__]: Move ...
> * configure.ac: ... here.
> (OSCFLAGS) [mips
There are still a couple of open issues with libgo on IRIX 6.5. This
patch fixes some of them.
* As documented in the autoconf manual, some versions of sed and grep
cannot handle \? and/or \(, \). The Solaris 8 tools are among them,
so this patch avoids those constructs.
* test $mips_abi !=