Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/share/mk
Module Name: src
Committed By: njoly
Date: Mon Feb 22 12:33:22 UTC 2010
Modified Files:
src/share/mk: bsd.README bsd.lib.mk
Log Message:
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.264 -r1.265 src/share/mk/bsd.README
cvs rdiff -u -r1.303 -r1.304 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