Source-Changes archive

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

CVS commit: [matt-nb5-mips64] src/share/mk



Module Name:    src
Committed By:   matt
Date:           Sat Sep  5 03:38:23 UTC 2009

Modified Files:
        src/share/mk [matt-nb5-mips64]: bsd.kmod.mk bsd.kmodule.mk bsd.prog.mk

Log Message:
Change ${LD} -r to ${CC} ${LDFLAGS} -nostdlib -Wl,-r
This is so ${CC} will invoke ld with appropriate options generated from
${LDFLAGS}


To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.89.6.1 src/share/mk/bsd.kmod.mk
cvs rdiff -u -r1.13.2.1.2.1 -r1.13.2.1.2.1.2.1 src/share/mk/bsd.kmodule.mk
cvs rdiff -u -r1.239.2.1.2.1 -r1.239.2.1.2.1.2.1 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.



Home | Main Index | Thread Index | Old Index