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: pooka
Date: Fri Nov 27 13:50:29 UTC 2009
Modified Files:
src/share/mk: bsd.klinks.mk
src/sys/arch/amd64/include: Makefile.inc
Log Message:
Move -mcmodel=kernel CFLAGS from bsd.klinks.mk to amd64/include/Makefile.inc
to avoid having the kernel toolchain flags split over a billion different
files.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/mk/bsd.klinks.mk
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/amd64/include/Makefile.inc
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