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

cmake build system: filter system paths from rpaths #16612

Merged
merged 1 commit into from
May 13, 2020

Conversation

becker33
Copy link
Member

Fixes a bug reported on slack by @khuck

In all other places we get rpaths, we filter out system paths. We don't do so for the paths going into CMAKE_INSTALL_RPATH in CMakePackage.

This PR rectifies that oversight.

@becker33 becker33 merged commit 7411fe2 into develop May 13, 2020
@alalazo alalazo deleted the bugfix/filter-system-paths-cmake-rpaths branch May 14, 2020 06:22
@tgamblin tgamblin added this to In progress in Spack v0.14.3 release via automation May 16, 2020
@alalazo alalazo moved this from In progress to Done in Spack v0.14.3 release May 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants