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

fix: add support for darwin/arm64 #7

Merged
merged 4 commits into from
Aug 18, 2022
Merged

fix: add support for darwin/arm64 #7

merged 4 commits into from
Aug 18, 2022

Conversation

bassosimone
Copy link
Contributor

This diff ensures we hardcode the capabilities of darwin/arm64.

While there, strive to make the packages naming slightly less confusing.

Reference issue: ooni/probe#2122.

Surpersedes (and draws from) #5.

Co-authored-by: ain ghazal ainghazal42@gmail.com

bassosimone and others added 4 commits August 18, 2022 19:46
This diff ensures we hardcode the capabilities of darwin/arm64.

While there, strive to make the packages naming slightly less confusing.

Reference issue: ooni/probe#2122.

Surpersedes (and draws from) #5.

Co-authored-by: ain ghazal <ainghazal42@gmail.com>
@bassosimone bassosimone merged commit d01c7ff into main Aug 18, 2022
@bassosimone bassosimone deleted the internalcpu branch August 18, 2022 18:12
bassosimone added a commit that referenced this pull request Aug 22, 2022
This diff backports code to correctly handle darwin/arm64 from
`main` (see #7).

While there, this diff aims at reducing unnecessary differences with
the main branch, by removing code we also removed in there.

The reference issues are:

1. ooni/probe#2122

2. ooni/probe#2223
bassosimone added a commit that referenced this pull request Aug 22, 2022
This diff backports code to correctly handle darwin/arm64 from
`main` (see #7).

While there, this diff aims at reducing unnecessary differences with
the main branch, by removing code we also removed in there.

The reference issues are:

1. ooni/probe#2122

2. ooni/probe#2223
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.

1 participant