Skip to content
Snippets Groups Projects
Commit ec36506f authored by Ludovico de Nittis's avatar Ludovico de Nittis
Browse files

runtime: Do not always use a subdir for library paths that are just SONAMEs


When we bind an ICD library, and the path is just a SONAME, it might
happen that the library gets mounted to a subdirectory that is not on
the search path.

To avoid that, now we have an option to disable the usage of subdirs
when the library path that we want to bind is just a base SONAME.

Fixes: #49

Signed-off-by: default avatarLudovico de Nittis <ludovico.denittis@collabora.com>
parent 4e6b1ad0
No related branches found
No related tags found
Loading
Pipeline #7032 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment