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

Bugs/propage architecture for local build #145

Merged

Conversation

Bluebugs
Copy link
Contributor

Description:

Fix local build when cross compiling. In the case where you for example use a darwin arm64 host and are cross compiling for darwin amd64, the local build path was not propagating the architecture information correctly.

Checklist:

  • Lint and formatter run with no errors.
  • Tests all pass.

Copy link
Member

@lucor lucor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch

@andydotxyz andydotxyz merged commit 1508e84 into features/apple-m1 Dec 4, 2022
@andydotxyz andydotxyz deleted the bugs/propage-architecture-for-local-build branch December 4, 2022 14:04
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.

3 participants