Skip to content

Conversation

@dwoz
Copy link
Contributor

@dwoz dwoz commented Dec 20, 2025

Prior to this change if a module didn't link to anything under our root we left the rpath from the build un-modified. This lead to rpaths pointint to directories that may not exist.

This update will clear any un-used rpath settings, only modules that require an rpath will have one set.

Prior to this change if a module didn't link to anything under our root
we left the rpath from the build un-modified. This lead to rpaths
pointint to directories that may not exist.

This update will clear any un-used rpath settings, only modules that
require an rpath will have one set.
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

Successfully merging this pull request may close these issues.

1 participant