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

[vcpkg_configure_make] Fix handling of link flags #22798

Merged
merged 7 commits into from
Feb 16, 2022

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    26037cf View commit details
    Browse the repository at this point in the history
  2. [vcpkg_configure_make] don't set LD_LIBRARY_PATH

    This is not recommended during the normal build process
    https://tldp.org/HOWTO/Program-Library-HOWTO/shared-libraries.html
    daschuer committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    3cf63c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Configuration menu
    Copy the full SHA
    78f9ffb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bb3c1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63dc48f View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    d5d487c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8397ef9 View commit details
    Browse the repository at this point in the history