-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update config.guess to the version from autoconf 2.72 #283
Update config.guess to the version from autoconf 2.72 #283
Conversation
Fixes Ravenbrook#281. Identification of newer systems such as macOS on Apple Silicon was not working correctly with the old version of this file.
Executing proc.review.express.
|
Executing proc.review.check:
|
I note that GitHub's "macos-latest" runner is now on M1 hardware which makes a lot of this easier. We can likely decommission the Mac we were using for this purpose at Ravenbrook (see also #229 ). |
Executing proc.review.express.brainstorm:
|
Executing proc.review.exit:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Executing proc.merge.pull-request
|
Fixes #281. Identification of newer systems such as macOS on Apple Silicon was not working correctly with the old version of this file.