Skip to content

Bump platforms module version to 0.0.11 #25985

Closed
@Jenkins-J

Description

@Jenkins-J

The platforms module resolves the host platform to the proper constraint values. As of version 0.0.11, the platforms module now correctly resolves ppc64le hosts to the "ppc64le" constraint value.

Some modules (ex. rules_go) expect the ppc64le constraint value. Bazel currently does not resolve the host platform to the proper value, resolving ppc64le hosts to the "ppc" constraint value instead which causes failures when matching platform constraints.

Bumping the platforms module to version 0.0.11 would allow bazel to resolve the host platform to the expected constraint value, fixing these constraint errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2We'll consider working on this in future. (Assignee optional)help wantedSomeone outside the Bazel team could own thisteam-OSSIssues for the Bazel OSS team: installation, release processBazel packaging, websitetype: bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions