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

feat: support arm builds #49

Merged
merged 4 commits into from
Jul 20, 2021
Merged

feat: support arm builds #49

merged 4 commits into from
Jul 20, 2021

Conversation

nklmilojevic
Copy link
Contributor

@nklmilojevic nklmilojevic commented Jul 19, 2021

Added the correct way to get the architecture

Description

This maps host's architecture more efficiently and also enables support for native M1 Macs.

Motivation and Context

To make it work natively on supported architectures.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Usage examples

How Has This Been Tested?

Tested on x86_64 Mac, Ubuntu and M1 Mac.

Checklist:

  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.

@jthegedus jthegedus changed the title feature: added the correct way to get architecture feat: support arm builds Jul 20, 2021
@jthegedus jthegedus merged commit ed7631b into jthegedus:main Jul 20, 2021
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.

None yet

2 participants