CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/08/27 16:16:14
Modified files:
libexec/ld.so : Makefile
Log message:
The test program run before ld.so is installed was encoding the $OBJDIR
path to ld.so. Since the testprogram is run from inside $OBJDIR, encode
with a ./ path instead.
ok kettenis visa
