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

Suppress "not on PATH" warning when --prefix is given #9931

Merged
merged 1 commit into from
Jul 12, 2021
Merged

Suppress "not on PATH" warning when --prefix is given #9931

merged 1 commit into from
Jul 12, 2021

Commits on May 5, 2021

  1. Suppress "not on PATH" warning when --prefix is given

    Similar to how it works with `--target`, avoid printing the
    warning since it's clear from the context that the final
    destionation of the executables is unlikely to be in the PATH.
    Nikita Chepanov committed May 5, 2021
    Configuration menu
    Copy the full SHA
    2e0ad91 View commit details
    Browse the repository at this point in the history