> > On Mar 6, 2017, at 21:10, Rodney W. Grimes <rgri...@freebsd.org> wrote:
> > 
> > Author: rgrimes
> > Date: Tue Mar  7 05:10:38 2017
> > New Revision: 314833
> > URL: https://svnweb.freebsd.org/changeset/base/314833
...

> > 
> > -SYMLINKS+= ${LIBDIR}/${SHLIB_NAME} /usr/lib/libxo/encoder/test.enc
> > +SYMLINKS+= ../../../tests/lib/libxo/${SHLIB_NAME} 
> > /usr/lib/libxo/encoder/test.enc
> 
>       This change breaks setting TESTSBASE != /usr/tests . Please fix (my 
> employer depends on this being functional).
> Thanks,

I am just going to revert this until the issue with SYMLINKS vs RSYMLINKS and
probably a much better fix in bsd.*.mk can be implemented.  I can live with
one last nasty wart of an absolute link in DESTDIR until then.  The important
functional ones are gone now.

To fix this without changing SYMLINKS would involve adding a local install:
target which would be more mess than having the one absolute link.

> -Ngie

-- 
Rod Grimes                                                 rgri...@freebsd.org
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to