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

add option search-path-linker to control linker options at build time #4697

Open
wants to merge 42 commits into
base: 5.0.x
Choose a base branch
from

Conversation

lexming
Copy link
Contributor

@lexming lexming commented Nov 7, 2024

Follow-up to #4645.

Add option --search-path-linker to control how linker options are handled at build time

  • same approach used as for --search-path-cpp-headers
  • default behaviour does not change, we continue to use LDFLAGS
  • added option to use LIBRARY_PATH instead

lexming and others added 30 commits September 18, 2024 14:53
…ependency_liker_paths and Toolchain._add_dependency_cpp_headers methods
@lexming lexming added this to the 5.0 milestone Nov 7, 2024
@lexming lexming changed the title add option --search-path-linker to control how linker options at build time add option --search-path-linker to control linker options at build time Nov 10, 2024
@lexming lexming changed the title add option --search-path-linker to control linker options at build time add option search-path-linker to control linker options at build time Nov 11, 2024
@boegel boegel added the EasyBuild-5.0 EasyBuild 5.0 label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Nice-to-have
Development

Successfully merging this pull request may close these issues.

2 participants