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 a helper method for rules to depend on the cpp toolchain type. #14742

Closed

Commits on Feb 7, 2022

  1. Add a helper method for rules to depend on the cpp toolchain type.

    Fixes bazelbuild#14728, part of bazelbuild#14727.
    
    Rules can begin using this as soon as it is released (hopefully in Bazel
    5.1), and then future versions of Bazel will update the functionality as
    optional toolchains are added and C++ rules are updated to use them.
    katre committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    ec642b6 View commit details
    Browse the repository at this point in the history