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

Merged
merged 1 commit into from
Feb 14, 2022

Commits on Feb 11, 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.
    
    Closes bazelbuild#14742.
    
    PiperOrigin-RevId: 427931123
    katre authored and fmeum committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    50ce800 View commit details
    Browse the repository at this point in the history