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

Support optional toolchains with find_cpp_toolchain #16968

Commits on Jan 26, 2023

  1. Support optional toolchains with find_cpp_toolchain

    Rules that want to use optional toolchains but still support builds that
    don't use C++ toolchain resolution should point their `_cc_toolchain`
    attribute to the new
    `@bazel_tools//tools/cpp:optional_current_cc_toolchain` target.
    fmeum committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    beaa799 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74b3c9f View commit details
    Browse the repository at this point in the history