Date: Sun, 11 Mar 2001 23:47:13 -0800 (PST) From: Kris Kennaway <kris@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults make.conf src/share/mk bsd.cpu.mk src/sys/conf Makefile.alpha Makefile.i386 Makefile.ia64 Makefile.pc98 Message-ID: <200103120747.f2C7lDi58743@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kris 2001/03/11 23:47:11 PST
Modified files:
etc/defaults make.conf
share/mk bsd.cpu.mk
sys/conf Makefile.alpha Makefile.i386
Makefile.ia64 Makefile.pc98
Log:
Use CPUTYPE to add appropriate compiler flags to COPTFLAGS for kernel
builds. This may be disabled using the NO_CPU_COPTFLAGS variable.
Reviewed by: arch
Revision Changes Path
1.152 +2 -1 src/etc/defaults/make.conf
1.4 +25 -19 src/share/mk/bsd.cpu.mk
1.94 +5 -2 src/sys/conf/Makefile.alpha
1.227 +5 -2 src/sys/conf/Makefile.i386
1.16 +5 -2 src/sys/conf/Makefile.ia64
1.126 +5 -2 src/sys/conf/Makefile.pc98
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103120747.f2C7lDi58743>
