From owner-freebsd-current Sat May 11 13: 8:43 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 46E9637B401 for ; Sat, 11 May 2002 13:08:36 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id D07C466DC8; Sat, 11 May 2002 13:08:35 -0700 (PDT) Date: Sat, 11 May 2002 13:08:35 -0700 From: Kris Kennaway To: "Steven G. Kargl" Cc: freebsd-current@FreeBSD.ORG Subject: Re: patch to add athlon to bsd.cpu.mk Message-ID: <20020511130835.B55218@xor.obsecurity.org> References: <200205111912.g4BJCG8W072725@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="H1spWtNR+x+ondvy" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200205111912.g4BJCG8W072725@troutmask.apl.washington.edu>; from kargl@troutmask.apl.washington.edu on Sat, May 11, 2002 at 12:12:16PM -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 --H1spWtNR+x+ondvy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sat, May 11, 2002 at 12:12:16PM -0700, Steven G. Kargl wrote: > -. if ${CPUTYPE} == "k7" > -_CPUCFLAGS = -march=k6 # gcc doesn't support athlon yet, but it will > +. if ${CPUTYPE} == "athlon" > +_CPUCFLAGS = -march=athlon AFAIK the k7 is a valid name for the athlon (marchitecture name). Don't break backwards compatibility here. Kris --H1spWtNR+x+ondvy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE83XpDWry0BWjoQKURAs/vAKD7j3kcWeR+Qtm4skLp7ptm4qdXRgCg7Nhy 8IbzmcUwgm4XqVbGamVWTJQ= =8RrL -----END PGP SIGNATURE----- --H1spWtNR+x+ondvy-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message