Date: Sat, 11 May 2002 13:43:10 -0700 From: Kris Kennaway <kris@obsecurity.org> To: current@freebsd.org Subject: Re: embellish of bsd.cpu.mk Message-ID: <20020511134310.B57286@xor.obsecurity.org> In-Reply-To: <20020511133309.A14228@dragon.nuxi.com>; from dev-null@NUXI.com on Sat, May 11, 2002 at 01:33:09PM -0700 References: <20020511133309.A14228@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On Sat, May 11, 2002 at 01:33:09PM -0700, David O'Brien wrote:
> [bogus From: address, because people cannot be bothered to respect Reply-To:]
>
> What do people think of this patch to embellish bsd.cpu.mk?
> I also changed pN to be the more canonical pentiumN (with pN aliases of
> course).
>
> Index: bsd.cpu.mk
> ===================================================================
> RCS file: /home/ncvs/src/share/mk/bsd.cpu.mk,v
> retrieving revision 1.9
> diff -u -r1.9 bsd.cpu.mk
> --- bsd.cpu.mk 11 May 2002 20:18:54 -0000 1.9
> +++ bsd.cpu.mk 11 May 2002 20:31:28 -0000
> @@ -6,6 +6,9 @@
> .if ${MACHINE_ARCH} == "i386"
> CPUTYPE ?= i386
> .elif ${MACHINE_ARCH} == "alpha"
> +if !defined(CPUTYPE)
> +CPUTUNE ?= ev56
> +.endif
> CPUTYPE ?= ev4
What is this for?
Kris
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)
iD8DBQE83YJdWry0BWjoQKURAquAAKD/JVTnyAnfsnVZtgqMieZCnMSt6ACgp4yr
D2O5qPokHJjpW5GP7n3s5MU=
=p076
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020511134310.B57286>
