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 back android config_setting that looks for //external:android/crosstool #16127

Conversation

sifmelcara
Copy link
Contributor

In #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.

@sifmelcara sifmelcara requested a review from a team as a code owner March 11, 2024 23:11
@sifmelcara sifmelcara requested review from haberman and removed request for a team March 11, 2024 23:11
@sifmelcara sifmelcara force-pushed the add-back-legacy-crosstool-top branch from ee3d045 to 8ce8bca Compare March 11, 2024 23:12
@sifmelcara
Copy link
Contributor Author

@acozzette

@acozzette acozzette added the 🅰️ safe for tests Mark a commit as safe to run presubmits over label Mar 12, 2024
@github-actions github-actions bot removed the 🅰️ safe for tests Mark a commit as safe to run presubmits over label Mar 12, 2024
third_party/abseil-cpp Outdated Show resolved Hide resolved
…sstool

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.
@sifmelcara sifmelcara force-pushed the add-back-legacy-crosstool-top branch from 8ce8bca to c643235 Compare March 12, 2024 18:56
@acozzette acozzette added the 🅰️ safe for tests Mark a commit as safe to run presubmits over label Mar 12, 2024
@github-actions github-actions bot removed the 🅰️ safe for tests Mark a commit as safe to run presubmits over label Mar 12, 2024
acozzette pushed a commit to acozzette/protobuf that referenced this pull request Mar 21, 2024
…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 added a commit that referenced this pull request Mar 22, 2024
…sstool (#16127) (#16264)

In #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 #16127

COPYBARA_INTEGRATE_REVIEW=#16127 from sifmelcara:add-back-legacy-crosstool-top c643235
PiperOrigin-RevId: 615449874

Co-authored-by: Ming-Chuan <wtvwtvwtv2008@gmail.com>
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

2 participants