config-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: config.guess fails on appveyor


From: Ben Elliston
Subject: Re: config.guess fails on appveyor
Date: Sat, 28 Apr 2018 07:55:40 +1000
User-agent: NeoMutt/20170609 (1.8.3)

On Fri, Apr 27, 2018 at 12:07:24PM +0200, address@hidden wrote:

> Config.guess fails to detect Cygwin64 on AppVeyor.

> > uname -s = Cygwin64_NT-10.0

Hmmm. We only match 'CYGWIN' in all caps:

address@hidden:~/source/config (master)$ grep -i cygwin config.guess
    i*:CYGWIN*:*)
    amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*)

Where did this Cygwin come from? Ernie, et al, do we need to match
"Cygwin", too, now? Sheesh.

Cheers, Ben

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]