Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

generate binaries for darwin-arm64 and linux-arm64 #489

Closed

Conversation

joefitzgerald
Copy link

@joefitzgerald joefitzgerald commented Aug 20, 2021

Signed-off-by: Joe Fitzgerald jfitzgerald@vmware.com

What this PR does / why we need it: Adds darwin-arm64 and linux-arm64 architecture to build binaries that will work on these OS/architecture pairs. While the amd64 binaries will run on darwin using Rosetta, it is preferable to avoid this emulation.

Which issue(s) this PR fixes: Not sure it completely fixes any existing issues, but is related to #35, #440, and #855.

Describe testing done for PR: Ran make release.

Special notes for your reviewer: N/A

Does this PR introduce a user-facing change?:

NONE

New PR Checklist

  • Ensure PR contains only public links or terms
  • Use good commit messages
  • Squash the commits in this branch before merge to preserve our git history
  • If this PR is just an idea or POC, use a Draft PR instead of a full PR
  • Add appropriate kind label according to what type of issue is being addressed.

@joefitzgerald joefitzgerald requested a review from a team as a code owner August 20, 2021 22:20
@joefitzgerald
Copy link
Author

I would have labeled the PR, however I am not a contributor and thus I cannot label. I would suggest a label of kind/other.

Signed-off-by: Joe Fitzgerald <jfitzgerald@vmware.com>
@joefitzgerald joefitzgerald changed the title add darwin-arm64 architecture add arm64 architecture for darwin and linux Oct 13, 2021
@joefitzgerald joefitzgerald changed the title add arm64 architecture for darwin and linux generate binaries for darwin-arm64 and linux-arm64 Oct 13, 2021
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
area/release kind/other Any other uncategorized issue or PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants