diff options
author | Rich Felker <dalias@aerifal.cx> | 2013-08-02 10:02:29 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2013-08-02 10:02:29 -0400 |
commit | 3e3753c1a8e047dc84f9db1dc26bb046cff457a6 (patch) | |
tree | 3f90747be515f613e82ccb85c327da2f2693c8b6 /src/process/fexecve.c | |
parent | provide useless 64-bit fcntl macros with _LARGEFILE64_SOURCE (diff) | |
download | grovel-3e3753c1a8e047dc84f9db1dc26bb046cff457a6.tar.gz grovel-3e3753c1a8e047dc84f9db1dc26bb046cff457a6.tar.xz |
move RPATH search after LD_LIBRARY_PATH search
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.
Diffstat (limited to 'src/process/fexecve.c')
0 files changed, 0 insertions, 0 deletions