cvs commit: src Makefile.inc1 src/share/mk bsd.lib.mk

David O'Brien obrien at FreeBSD.org
Sun Sep 7 13:40:40 PDT 2003


On Sun, Sep 07, 2003 at 07:15:41AM -0700, Ruslan Ermilov wrote:
>   Modified files:
>     .                    Makefile.inc1 
>     share/mk             bsd.lib.mk 
>   Log:
>   - No need to create libfoo.so -> libfoo.so.X symlinks in /lib,
>     as it was decided that our toolchain will revert to looking
>     for libraries in /usr/lib only.
>   - Make /usr/lib/libfoo.so -> /lib/libfoo.so.X symlinks absolute
>     so that they still work if /usr is symlinked.
>   - Remove stale /usr/lib/libfoo.so.X libraries during install.

Thanks!


More information about the cvs-src mailing list