CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/20 10:07:38
Modified files:
libexec/ld.so : resolve.c
Log message:
Remove check for DF_1_ORIGIN flag and always do origin substitutions if
a '$' is in rpath or runpath. This removes the need for linking with
-z origin in order for origin substitutions to be performed.
ok kettenis@ deraadt@
