git-ld-library-path-checks
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Mon, 2 Oct 2023 20:22:57 +0000 (21:22 +0100)
committerAurelien Jarno <aurel32@debian.org>
Mon, 2 Oct 2023 20:22:57 +0000 (21:22 +0100)
commit496f76829cd95734b8877f52c3213e85723eb1b6
treef592e05b7f78aa11543659e0e1975acc44281bb4
parenta533016d9239495538a1f7ae3906b19cd628eadb
git-ld-library-path-checks

Commited for 2.33

commit 3dbbd2ff92b1a0a2465461ee049e3e2813b73fa4
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Fri Nov 13 19:37:41 2020 +0000

    Add {,sysdep-}ld-library-path make variable

    On GNU/Hurd we not only need $(common-objpfx) in LD_LIBRARY_PATH when loading
    dynamic objects, but also $(common-objpfx)/mach and $(common-objpfx)/hurd. This
    adds an ld-library-path variable to be used as LD_LIBRARY_PATH basis in
    Makefiles, and a sysdep-ld-library-path variable for sysdeps to add some
    more paths, here mach/ and hurd/.

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-ld-library-path-checks.diff
Makeconfig
dlfcn/Makefile
elf/Makefile
inet/Makefile
sysdeps/mach/hurd/Makeconfig