Skip to content

fix: canonicalize @platforms//cpu:aarch64#3555

Merged
alexeagle merged 1 commit into
stablefrom
aarch64
Sep 27, 2022
Merged

fix: canonicalize @platforms//cpu:aarch64#3555
alexeagle merged 1 commit into
stablefrom
aarch64

Conversation

@alexeagle

Copy link
Copy Markdown
Collaborator

This is defined as an alias to :arm64:
https://github.com/bazelbuild/platforms/blob/212a486d66569b29c95b00364e2584e80fd08614/cpu/BUILD#L16-L20 but toolchain resolution doesn't understand the two to be equivalent.

Fixes aspect-build/rules_js#469

This is defined as an alias to :arm64:
https://github.com/bazelbuild/platforms/blob/212a486d66569b29c95b00364e2584e80fd08614/cpu/BUILD#L16-L20
but toolchain resolution doesn't understand the two to be equivalent.

Fixes aspect-build/rules_js#469
@alexeagle

Copy link
Copy Markdown
Collaborator Author

Verified downstream in rules_js: aspect-build/rules_js#479

@alexeagle
alexeagle merged commit b341421 into stable Sep 27, 2022
@alexeagle
alexeagle deleted the aarch64 branch September 27, 2022 00:39
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.

Incompatible toolchain on M1

2 participants