Skip to content
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

Add some bits to support installing Ruby properly on Apple M1 #309

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

johnewart
Copy link
Contributor

More fixes coming soon; this lets Ruby 2.7.x and earlier compile correctly on M1

@johnewart johnewart requested a review from zombiezen May 26, 2021 14:55
@zombiezen
Copy link
Contributor

Would you mind running the following on your M1 machine:

cd internal/buildpack && go test -run=TestRuby -record

The test failure is because the darwin/amd64 test wasn't re-recorded and it's detecting that the set of commands has changed. I can re-generate that file for you on my Mac mini.

@zombiezen zombiezen removed their request for review November 9, 2021 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants