CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/17 11:00:04
Modified files:
regress/libexec/ld.so/subst: Makefile
Added files:
regress/libexec/ld.so/subst/prog4: Makefile main.c
Log message:
Add a test where the executable does not use substitutions but dlopen()'s
a shared lib which depends on another lib found via the rpath of the
shared lib which uses ORIGIN, OSNAME, OSREL & PLATFORM.
