CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/16 09:48:56
Modified files:
regress/libexec/ld.so/subst: Makefile
Added files:
regress/libexec/ld.so/subst/libyy: Makefile shlib_version yy.c
yy.h
regress/libexec/ld.so/subst/prog3: Makefile main.c
Log message:
Add a test to ensure the shared lib $ORIGIN substitution is relative to the
shared lib's location and not the program's location.
