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

Fix ios, tvos and watchos arm64 constraints #8522

Closed
wants to merge 1 commit into from
Closed

Fix ios, tvos and watchos arm64 constraints #8522

wants to merge 1 commit into from

Conversation

steeve
Copy link
Contributor

@steeve steeve commented May 30, 2019

They were using the :arm constraint, which looks like a bug.

Fixes #8520

Copy link
Member

@katre katre left a comment

Choose a reason for hiding this comment

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

Yes, this was my mistake. Thanks for the fix! I'll merge this today.

@steeve
Copy link
Contributor Author

steeve commented May 31, 2019

@katre thank you! just so you know, I've submitted this fix for the 0.26.1

@bazel-io bazel-io closed this in c3d2aa7 May 31, 2019
@steeve steeve deleted the patch-1 branch May 31, 2019 17:04
aehlig pushed a commit that referenced this pull request Jun 3, 2019
They were using the `:arm` constraint, which looks like a bug.

Fixes #8520

Closes #8522.

PiperOrigin-RevId: 250883517
aehlig pushed a commit that referenced this pull request Jun 4, 2019
They were using the `:arm` constraint, which looks like a bug.

Fixes #8520

Closes #8522.

PiperOrigin-RevId: 250883517
irengrig pushed a commit to irengrig/bazel that referenced this pull request Jun 18, 2019
They were using the `:arm` constraint, which looks like a bug.

Fixes bazelbuild#8520

Closes bazelbuild#8522.

PiperOrigin-RevId: 250883517
irengrig pushed a commit to irengrig/bazel that referenced this pull request Jul 15, 2019
They were using the `:arm` constraint, which looks like a bug.

Fixes bazelbuild#8520

Closes bazelbuild#8522.

PiperOrigin-RevId: 250883517
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

osx_archs uses arm for aarch64
3 participants