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

Use rake-compiler-dock for x86_64-darwin and arm64-darwin #8231

Closed
wants to merge 1 commit into from

Conversation

qnighy
Copy link
Contributor

@qnighy qnighy commented Jan 25, 2021

rake-compiler-dock 1.1 added support for cross-compilation targeting x86_64-darwin and arm64-darwin. This PR removes native darwin compilation and instead use the cross-compilation functionality.

One concern is that I'm not sure whether this is a sustainable solution regarding Mac OS SDK used in the docker image. At least nokogiri seems to be using the darwin cross-compilation.

See #8232 for a different approach.

@dlj-NaN
Copy link
Contributor

dlj-NaN commented Feb 3, 2021

This PR does not seem suitable. The kokoro tree is tied quite closely to our internal CI configuration, so this PR would break things. At a higher level, though, I don't see how cross-building would be beneficial.

@acozzette acozzette closed this Oct 13, 2021
@qnighy qnighy deleted the gem-native-darwin branch October 13, 2021 02:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants