Date: Sun, 17 Aug 2003 00:42:50 -0700 (PDT) From: Gordon Tetlow <gordon@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.lib.mk Message-ID: <200308170742.h7H7gore050622@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gordon 2003/08/17 00:42:50 PDT
FreeBSD src repository
Modified files:
share/mk bsd.lib.mk
Log:
Handle the case where SHLIBDIR != LIBDIR. When creating links, we
need relative pathing to work correctly. This is s necessary step
for putting libraries in /lib while the .so symlinks still live
in /usr/lib.
This should be a big NOOP in the case where SHLIBDIR == LIBDIR.
Revision Changes Path
1.149 +6 -1 src/share/mk/bsd.lib.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308170742.h7H7gore050622>
