-
Notifications
You must be signed in to change notification settings - Fork 203
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 get_linked_libs_raw function, and use it from both check_linked_shared_libs and sanity_check_rpath #4051
Conversation
…hared_libs and sanity_check_rpath (fixes easybuilders#4047)
…k.sanity_check_rpath
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
has this this been tested with nodejs on a RPATH environment? |
failing CI
did something just change? :/ |
Probably related to |
A recent previous test had |
Done in #4055 |
@Micket I tested
|
fixes #4047