Re: [PATCH] macOS ARM

2020-07-09 Thread Ben Elliston
Hi Michael Here is a proposed (simpler) version of your patch based on the new tip of the config tree. Any comments, folks? Cheers, Ben diff --git a/config.guess b/config.guess index 92bfc33..8fb72c9 100755 --- a/config.guess +++ b/config.guess @@ -1342,6 +1342,9 @@ EOF *:Rhapsody:*:*)

Re: [PATCH] config.sub: Normalize arm64-* to aarch64-*

2020-07-09 Thread Ben Elliston
On Thu, Jul 09, 2020 at 02:07:42PM -0400, John Ericson wrote: > I'll second that this is a good idea; Apple's "aarm64" has caused much > trouble and is wholly unnecessary as Keno says. > Also, If we apply this first, the previous email with the macOS > aarch64 config.guess support can be made mor

Re: [PATCH] config.sub: Normalize arm64-* to aarch64-*

2020-07-09 Thread Ben Elliston
On Thu, Jul 09, 2020 at 02:02:02AM -0400, Keno Fischer wrote: > 2020-07-09 Keno Fischer > > * config.sub: Normalize arm64-* to aarch64-* Applied, many thanks. Ben signature.asc Description: PGP signature

Re: [PATCH] config.sub: Normalize arm64-* to aarch64-*

2020-07-09 Thread John Ericson
I'll second that this is a good idea; Apple's "aarm64" has caused much trouble and is wholly unnecessary as Keno says. Also, If we apply this first, the previous email with the macOS aarch64 config.guess support can be made more minimal. On 7/9/20 2:02 AM, Keno Fischer wrote: Apple tools use