Skip to content
Snippets Groups Projects
Commit f8ee0abc authored by Vivek Das Mohapatra's avatar Vivek Das Mohapatra
Browse files

gen-stublib.sh: Include the major version of the proxied library

When searching the ld cache, calling dlopen etc we cannot assume
that there will be a libfoo.so linkk - or that it will point to
the right major version of the library. Always search for an explcit
libfoo.so.X target.

Value of X is automatically parsed from the arguments to libtool.

X defaults to 0.
parent 2d0fb6f1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment