Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   joerg
Date:           Sat Dec 25 18:56:45 UTC 2010

Modified Files:
        src/share/mk: bsd.hostprog.mk bsd.sys.mk
        src/tools: Makefile.host

Log Message:
If MKREPRO, transform ${NETBSDSRCDIR} to /usr/src and ${DESTDIR} to /
for the purpose of the C preprocessor.  This avoids leaking the source
path into the final binaries.


To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 src/share/mk/bsd.hostprog.mk
cvs rdiff -u -r1.192 -r1.193 src/share/mk/bsd.sys.mk
cvs rdiff -u -r1.26 -r1.27 src/tools/Makefile.host

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