summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2016-03-01 23:21:25 +0100
committeraszlig <aszlig@redmoonstudios.org>2016-03-01 23:21:25 +0100
commit183ac3f2c4daa711d7e44ca6c043dc24ab27f579 (patch)
tree01e6e0a75e2ede602f8a5950c932c5472a5ba658 /nixos
parentf70ec0de6933d5b323d71e40e63b723870a0282b (diff)
parent740b30b937ee42a3ae3596e6c9ba0a08742db5d9 (diff)
downloadnixpkgs-183ac3f2c4daa711d7e44ca6c043dc24ab27f579.tar
nixpkgs-183ac3f2c4daa711d7e44ca6c043dc24ab27f579.tar.gz
nixpkgs-183ac3f2c4daa711d7e44ca6c043dc24ab27f579.tar.bz2
nixpkgs-183ac3f2c4daa711d7e44ca6c043dc24ab27f579.tar.lz
nixpkgs-183ac3f2c4daa711d7e44ca6c043dc24ab27f579.tar.xz
nixpkgs-183ac3f2c4daa711d7e44ca6c043dc24ab27f579.tar.zst
nixpkgs-183ac3f2c4daa711d7e44ca6c043dc24ab27f579.zip
Merge pull request #12558 (GI-shlibpaths)
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.
Diffstat (limited to 'nixos')
0 files changed, 0 insertions, 0 deletions