-
- Downloads
tools: Add a build option to add a -rpath
We have to do this in two stages, because passing ${ORIGIN} through
Autoconf, Automake and Make is a massive pain: first write in a
dummy rpath that starts with /_ORIGIN_ (implemented here), then
rewrite it to start with ${ORIGIN} with chrpath (to be done
externally).
Signed-off-by:
Simon McVittie <smcv@collabora.com>
parent
90a21b5d
No related branches found
No related tags found
Please register or sign in to comment