Skip to content

fix darwin m1 host name #148

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

Merged
merged 1 commit into from
Oct 11, 2022
Merged

fix darwin m1 host name #148

merged 1 commit into from
Oct 11, 2022

Conversation

umbynos
Copy link
Contributor

@umbynos umbynos commented Oct 11, 2022

The correct target listed by gcc is arm64-apple-darwin... and not aarch64-apple-darwin.... See also https://github.com/arduino/arduino-cli/blob/10107d2407c2d9997310fc2e0f22dfd15d48e9a8/arduino/cores/tools.go#L135.

The correct target listed by `gcc` is `arm64-apple-darwin...` and not `aarch64-apple-darwin...`.
See also https://github.com/arduino/arduino-cli/blob/10107d2407c2d9997310fc2e0f22dfd15d48e9a8/arduino/cores/tools.go#L135
@umbynos umbynos added type: enhancement Proposed improvement os: macos Specific to macOS operating system topic: infrastructure Related to project infrastructure labels Oct 11, 2022
@umbynos umbynos requested a review from cmaglie October 11, 2022 10:23
@umbynos umbynos self-assigned this Oct 11, 2022
@umbynos umbynos merged commit 5b6e103 into main Oct 11, 2022
@umbynos umbynos deleted the fix-index branch October 11, 2022 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
os: macos Specific to macOS operating system topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants