Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src/share/mk
Module Name: src
Committed By: msaitoh
Date: Wed Sep 3 02:09:24 UTC 2014
Modified Files:
src/share/mk [netbsd-5]: bsd.README bsd.lib.mk
Log Message:
Pull up following revision(s) (requested by tls in ticket #1338):
share/mk/bsd.README: revision 1.265
share/mk/bsd.lib.mk: revision 1.304
Change shared object file extension from .so to .pico, to avoid
conflicts with shared libaries names libXX.so; as recently seen with
MKUPDATE=yes builds for libelf and libnvpair.
All now stalled regular .so files need to be manually removed from
object directories.
To generate a diff of this commit:
cvs rdiff -u -r1.236.2.8 -r1.236.2.9 src/share/mk/bsd.README
cvs rdiff -u -r1.289.2.4 -r1.289.2.5 src/share/mk/bsd.lib.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index