-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Currently, the Testsuite relies on LD_LIBRARY_PATH to find the correct third-party libraries (if built from source). This can be fixed with rpaths. However, using global rpaths introduces regressions, so a target-specific approach is needed. This is not a critical change as LD_LIBRARY_PATH works, but is inconvenient.
Metadata
Metadata
Assignees
Labels
No labels