summary refs log tree commit diff
path: root/pkgs/development/libraries/libqrtr-glib/default.nix
diff options
context:
space:
mode:
authorArtturin <Artturin@artturin.com>2022-07-27 23:41:52 +0300
committerArtturin <Artturin@artturin.com>2022-07-28 00:09:35 +0300
commitda1ea54ad82fee3b3f5a825cb4f7151457c87f01 (patch)
tree02699f8527a03fa79492df0e9a59868088a94715 /pkgs/development/libraries/libqrtr-glib/default.nix
parent9e58f0a78c6b285969440db97f9edb1eb8ddb7d5 (diff)
downloadnixpkgs-da1ea54ad82fee3b3f5a825cb4f7151457c87f01.tar
nixpkgs-da1ea54ad82fee3b3f5a825cb4f7151457c87f01.tar.gz
nixpkgs-da1ea54ad82fee3b3f5a825cb4f7151457c87f01.tar.bz2
nixpkgs-da1ea54ad82fee3b3f5a825cb4f7151457c87f01.tar.lz
nixpkgs-da1ea54ad82fee3b3f5a825cb4f7151457c87f01.tar.xz
nixpkgs-da1ea54ad82fee3b3f5a825cb4f7151457c87f01.tar.zst
nixpkgs-da1ea54ad82fee3b3f5a825cb4f7151457c87f01.zip
gobject-introspection: use objdump -p instead of prelink-rtld
Commit msg of https://github.com/openembedded/openembedded-core/commit/767e0880d4d729e659e859dd99c1cdb084b8ba51
> gobject-introspection: replace prelink-rtld with objdump -p
>
> g-i internally processes the output with regexes, and seems
> happy with what objdump is printing. It only needs to resolve
> the library name as passed to the linker to the library file name.
> Also recursive resolution (that ldd is doing and objdump is not)
> is not necessary.

Additional context section of https://github.com/NixOS/nixpkgs/issues/183071
> prelink is dropped by openembedded, support for prelink is removed from glibc,
> and itself is effectively abandoned by the upstream (yocto project).
> I think we may as well drop it rather than fix it.
> However gobject-introspection now relies on it as a runtime linker for use in cross compilation, we have to find an alternative.
Diffstat (limited to 'pkgs/development/libraries/libqrtr-glib/default.nix')
0 files changed, 0 insertions, 0 deletions