Module Name: src Committed By: lukem Date: Mon Nov 8 06:54:53 UTC 2010
Modified Files: src/share/mk: bsd.lib.mk bsd.prog.mk Log Message: Preserve date on original shared library or program when stripping the debug symbols and adding the debug-link to .debug. Use '(rm -f file; false)' in the failure path to force failure. Based on solution proposed by Nicolas Joly on tech-toolchain in July 2010. Should fix PR toolchain/44046 from Andreas Gustafsson. To generate a diff of this commit: cvs rdiff -u -r1.308 -r1.309 src/share/mk/bsd.lib.mk cvs rdiff -u -r1.250 -r1.251 src/share/mk/bsd.prog.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.