Skip to content

incompatible_remove_exec_tools #19132

@katre

Description

@katre

As of the Bazel 6.X series, there has been no semantic difference between genrule's tools and exec_tools attributes. This incompatible change is to remove the exec_tools attribute and leave tools as the canonical attribute.

The fix for this is very simple: any genrule that uses the exec_tools attribute should instead use tools.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2We'll consider working on this in future. (Assignee optional)incompatible-changeIncompatible/breaking changeteam-Configurabilityplatforms, toolchains, cquery, select(), config transitions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions