From owner-freebsd-current Sat May 11 13:43:14 2002 Delivered-To: freebsd-current@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-43.dsl.lsan03.pacbell.net [63.207.60.43]) by hub.freebsd.org (Postfix) with ESMTP id C2ACA37B404 for ; Sat, 11 May 2002 13:43:10 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 6F52966DC8; Sat, 11 May 2002 13:43:10 -0700 (PDT) Date: Sat, 11 May 2002 13:43:10 -0700 From: Kris Kennaway To: current@freebsd.org Subject: Re: embellish of bsd.cpu.mk Message-ID: <20020511134310.B57286@xor.obsecurity.org> References: <20020511133309.A14228@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="2B/JsCI69OhZNC5r" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020511133309.A14228@dragon.nuxi.com>; from dev-null@NUXI.com on Sat, May 11, 2002 at 01:33:09PM -0700 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --2B/JsCI69OhZNC5r Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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:] >=20 > 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). >=20 > Index: bsd.cpu.mk > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > 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} =3D=3D "i386" > CPUTYPE ?=3D i386 > .elif ${MACHINE_ARCH} =3D=3D "alpha" > +if !defined(CPUTYPE) > +CPUTUNE ?=3D ev56 > +.endif > CPUTYPE ?=3D ev4 What is this for? Kris --2B/JsCI69OhZNC5r Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE83YJdWry0BWjoQKURAquAAKD/JVTnyAnfsnVZtgqMieZCnMSt6ACgp4yr D2O5qPokHJjpW5GP7n3s5MU= =p076 -----END PGP SIGNATURE----- --2B/JsCI69OhZNC5r-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message