On Sat, Dec 21, 2019 at 01:42:05AM +0100, Torbjörn Granlund wrote:

> BUG 2. Missing /proc/cpuinfo results is garbage printout.
> Please use
> 
>     alpha:Linux:*:*)
>       case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' /proc/cpuinfo 
> 2>/dev/null` in
> 
> instead.

Fixed:

commit 6f5b719255e306a37c9feb4ae649044db4ca7cf4
Author: Torbjörn Granlund <t...@gmplib.org>
Date:   Sat Dec 21 12:01:43 2019 +1100

            * config.guess (alpha:Linux:*:*): Guard against missing
            /proc/cpuinfo by redirecting standard error to /dev/null.
    
    Signed-off-by: Ben Elliston <b...@gnu.org>

I will work on the other bug now.

Cheers,
Ben

Attachment: signature.asc
Description: PGP signature

Reply via email to