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

Add support for compiling on Apple M1 #91

Merged

Conversation

Gormo
Copy link
Contributor

@Gormo Gormo commented Nov 22, 2021

Same change as made for bb-storage for adding support for darwin_arm64

The node package supports darwin_arm64 from version 16+ so this PR will increment the node_version
to the latest supported version by the currently pointed out rules_nodejs.

In order to compile on Apple M1 a npm node version
of 16+ is required.
@Gormo
Copy link
Contributor Author

Gormo commented Nov 22, 2021

This fixes Issue #89.

@EdSchouten EdSchouten merged commit 6361c37 into buildbarn:master Nov 22, 2021
@Gormo Gormo deleted the add_darwin_arm64_apple_m1_support branch November 22, 2021 22:08
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.

2 participants