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

introduce no-path-check for install command #14274

Closed
wants to merge 1 commit into from

Commits on Jul 20, 2024

  1. introduce no-path-check for install command

    Provides the option to allow a user to trigger an install request that
    will not generate a warning if an installed program is not available in
    the `PATH`. This can be helpful when the install root is configured
    to an interim location (e.g. cross-compiling) and there is a desire to
    suppress any path checks warnings not relevant for the install case.
    
    Signed-off-by: James Knight <james.d.knight@live.com>
    jdknight committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    668a3f6 View commit details
    Browse the repository at this point in the history