Date: Wed, 5 Nov 2003 04:20:16 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf kern.pre.mk Message-ID: <200311051220.hA5CKGWk060256@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2003/11/05 04:20:16 PST FreeBSD src repository Modified files: sys/conf kern.pre.mk Log: Moved $FreeBSD$ to the beginning of the file. Don't put the name of the file in a comment. $FreeBSD$ gives more than enough about the file's pathname. Fixed misdescription of the file. It isn't the whole unified Makefile... Moved the settings of WERROR and of the standard extra CFLAGS -finline-limit and -fno-strict-aliasing to a less wrong place. They were in the section for profiling. Revision Changes Path 1.37 +6 -10 src/sys/conf/kern.pre.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311051220.hA5CKGWk060256>