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

[6.1.0]Find libtool when using BAZEL_USE_CPP_ONLY_TOOLCHAIN. #17327

Merged
merged 3 commits into from
Jan 27, 2023
Merged

[6.1.0]Find libtool when using BAZEL_USE_CPP_ONLY_TOOLCHAIN. #17327

merged 3 commits into from
Jan 27, 2023

Commits on Jan 25, 2023

  1. Find libtool when using BAZEL_USE_CPP_ONLY_TOOLCHAIN.

    Instead of hardcoding `/usr/bin/libtool` which requires Xcode / Xcode CLT installed, which `BAZEL_USE_CPP_ONLY_TOOLCHAIN` is meant to avoid.
    
    Related to #16009.
    
    Closes #16010.
    
    PiperOrigin-RevId: 503922158
    Change-Id: I64392ada951938d612dd0b28141e6b2e4ee6952c
    uri-canva authored and ShreeM01 committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    e6ed7ae View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Configuration menu
    Copy the full SHA
    3244627 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cb8742 View commit details
    Browse the repository at this point in the history