mirror of git://git.musl-libc.org/musl
3e3753c1a8
this is the modern way, and the only way that makes any sense. glibc has this complicated mechanism with RPATH and RUNPATH that controls whether RPATH is processed before or after LD_LIBRARY_PATH, presumably to support legacy binaries, but there is no compelling reason to support this, and better behavior is obtained by just fixing the search order. |
||
---|---|---|
.. | ||
arm | ||
i386 | ||
microblaze | ||
mips | ||
powerpc | ||
x86_64 | ||
dl_iterate_phdr.c | ||
dladdr.c | ||
dlinfo.c | ||
dlsym.c | ||
dynlink.c | ||
start.c |