Skip to content

Always add -Wl,-rpath to output of root-config --libs#19951

Merged
guitargeek merged 1 commit into
root-project:masterfrom
guitargeek:xrpath
Sep 23, 2025
Merged

Always add -Wl,-rpath to output of root-config --libs#19951
guitargeek merged 1 commit into
root-project:masterfrom
guitargeek:xrpath

Conversation

@guitargeek
Copy link
Copy Markdown
Contributor

Follows up on 26d24de, where the rpath configuration path was made the default and can't be disabled anymore.

This means that the rpath CMake configuration option is gone, but there was still some code that checked it, which I missed to update.

Addresses #19501 (comment).

Follows up on 26d24de, where the `rpath` configuration path was
made the default and can't be disabled anymore.

This means that the `rpath` CMake configuration option is gone, but
there was still some code that checked it, which I missed to update.

Addresses root-project#19501 (comment).
@github-actions
Copy link
Copy Markdown

Test Results

    20 files      20 suites   3d 8h 22m 36s ⏱️
 3 667 tests  3 664 ✅ 0 💤 3 ❌
71 564 runs  71 556 ✅ 5 💤 3 ❌

For more details on these failures, see this check.

Results for commit 8d0486f.

Copy link
Copy Markdown
Member

@hageboeck hageboeck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, even if I can't guarantee that it covers all cases.

@guitargeek guitargeek merged commit 6c250c0 into root-project:master Sep 23, 2025
46 of 50 checks passed
@guitargeek guitargeek deleted the xrpath branch September 23, 2025 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants