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

Cherry-pick: Add back android config_setting that looks for //external:android/crosstool #16264

Merged
merged 1 commit into from Mar 22, 2024

Conversation

acozzette
Copy link
Member

This fix is necessary for gRPC to be able to upgrade to 26.x.

…sstool (protocolbuffers#16127)

In protocolbuffers#15298 `"crosstool_top": "//external:android/crosstool"` was replaced with `"crosstool_top": "@platforms//os:android"`. This breaks users who have not migrated to https://bazel.build/concepts/platforms yet.

Closes protocolbuffers#16127

COPYBARA_INTEGRATE_REVIEW=protocolbuffers#16127 from sifmelcara:add-back-legacy-crosstool-top c643235
PiperOrigin-RevId: 615449874
@acozzette acozzette requested a review from a team as a code owner March 21, 2024 23:20
@acozzette acozzette requested review from haberman and removed request for a team March 21, 2024 23:20
@acozzette acozzette added the 🅰️ safe for tests Mark a commit as safe to run presubmits over label Mar 21, 2024
@github-actions github-actions bot removed the 🅰️ safe for tests Mark a commit as safe to run presubmits over label Mar 21, 2024
@acozzette acozzette merged commit a97c927 into protocolbuffers:26.x Mar 22, 2024
152 of 153 checks passed
@acozzette acozzette deleted the cherry-pick branch March 22, 2024 15:09
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

3 participants