Skip to content

Make build rules compatible with Bazel 8.6 and 9.0#1453

Open
yukawa wants to merge 1 commit intogoogle:masterfrom
ciceroaware:issue_1437_4
Open

Make build rules compatible with Bazel 8.6 and 9.0#1453
yukawa wants to merge 1 commit intogoogle:masterfrom
ciceroaware:issue_1437_4

Conversation

@yukawa
Copy link
Copy Markdown
Collaborator

@yukawa yukawa commented Mar 31, 2026

Description

As a preparation to Bazel 9 migration, this commit makes the build rules compatible with both Bazel 8.6 and 9.0.

  • Added missing includes for cc_library and objc_library
  • Removed the dependency on deprecated local_config_platform

There must be no change in the final artifacts.

Issue IDs

Steps to test new behaviors (if any)

  • OS: All
  • Steps:
    1. All GitHub Actions still pass

As a preparation to Bazel 9 migration (google#1437), this commit makes the
build rules compatible with both Bazel 8.6 and 9.0.

 * Added missing includes for cc_library and objc_library
 * Removed the dependency on deprecated local_config_platform

There must be no change in the final artifacts.
@yukawa yukawa mentioned this pull request Mar 31, 2026
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.

1 participant