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

capture extra_rpaths? #121

Open
cyrush opened this issue Aug 30, 2023 · 0 comments
Open

capture extra_rpaths? #121

cyrush opened this issue Aug 30, 2023 · 0 comments

Comments

@cyrush
Copy link
Member

cyrush commented Aug 30, 2023

this is more of a spack issue, but I wanted to document here b/c it was pothole on my adventure to use spack envs.

I noticed that many of our packages have custom rpath logic (compiler or machine specific) baked into the package.py.

Ideally we can provide this info via extra_rpaths when we setup a compiler in our spack environment.

But, if we use extra_rpaths - I don't think this logic is captured by the CMakeCachedPackage and I am not sure how to access it in a packages.py.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant