183ac3f2c4
So far only .la files get correctly converted to absolute paths in the GIR file. However if there are .so files which depend on a particular library using GI, they still get only the basename of the .so file. This improves on the existing absolute_shlib_path.patch not only figuring out the absolute path of .so files but also falling back on the absolute path of $out/lib (or $lib/lib with multiple outputs) of the current build. With this, we should no longer need to resort to setting LD_LIBRARY_PATH for all programs that use GI libraries. I'm merging this because after more than a month no issues came up so far. |
||
---|---|---|
.. | ||
arduino | ||
compilers | ||
coq-modules | ||
dotnet-modules/patches | ||
eclipse | ||
erlang-modules | ||
go-modules | ||
guile-modules | ||
haskell-modules | ||
idris-modules | ||
interpreters | ||
libraries | ||
lisp-modules | ||
lua-modules | ||
misc | ||
mobile | ||
ocaml-modules | ||
perl-modules | ||
pharo | ||
pure-modules | ||
python-modules | ||
qtcreator | ||
r-modules | ||
ruby-modules | ||
tools | ||
web |