Skip to content

Remove nacl and 32-bit darwin platforms#2734

Closed
jayconrod wants to merge 1 commit intobazel-contrib:masterfrom
jayconrod:update-platforms
Closed

Remove nacl and 32-bit darwin platforms#2734
jayconrod wants to merge 1 commit intobazel-contrib:masterfrom
jayconrod:update-platforms

Conversation

@jayconrod
Copy link
Copy Markdown
Collaborator

They are no longer supported by Go.

Fixes #2727

They are no longer supported by Go.

Fixes bazel-contrib#2727
@google-cla google-cla bot added the cla: yes label Nov 19, 2020
@jayconrod
Copy link
Copy Markdown
Collaborator Author

Abandoning this change for now.

32-bit darwin platforms are still supported by Go 1.14, which will be supported by rules_go for a few more months.

Nacl supposed was removed in Go 1.14, but removing them from the platform list breaks build files generated by Gazelle that mention nacl. Let's wait a while before removing it.

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.

Confirm toolchains declared for all platforms in Go 1.15

1 participant