Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 May 2002 13:42:06 -0700
From:      Kris Kennaway <kris@obsecurity.org>
To:        Steve Kargl <sgk@troutmask.apl.washington.edu>
Cc:        Kris Kennaway <kris@obsecurity.org>, "Steven G. Kargl" <kargl@troutmask.apl.washington.edu>, freebsd-current@FreeBSD.ORG
Subject:   Re: patch to add athlon to bsd.cpu.mk
Message-ID:  <20020511134206.A57286@xor.obsecurity.org>
In-Reply-To: <20020511133338.B73047@troutmask.apl.washington.edu>; from sgk@troutmask.apl.washington.edu on Sat, May 11, 2002 at 01:33:38PM -0700
References:  <200205111912.g4BJCG8W072725@troutmask.apl.washington.edu> <20020511130835.B55218@xor.obsecurity.org> <20020511133338.B73047@troutmask.apl.washington.edu>

next in thread | previous in thread | raw e-mail | index | archive | help

--AhhlLboLdkugWU4S
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sat, May 11, 2002 at 01:33:38PM -0700, Steve Kargl wrote:
> On Sat, May 11, 2002 at 01:08:35PM -0700, Kris Kennaway wrote:
> > On Sat, May 11, 2002 at 12:12:16PM -0700, Steven G. Kargl wrote:
> > > -.  if ${CPUTYPE} =3D=3D "k7"
> > > -_CPUCFLAGS =3D -march=3Dk6	# gcc doesn't support athlon yet, but it =
will
> > > +.  if ${CPUTYPE} =3D=3D "athlon"
> > > +_CPUCFLAGS =3D -march=3Dathlon
> >=20
> > AFAIK the k7 is a valid name for the athlon (marchitecture name).
> > Don't break backwards compatibility here.
> >=20
>=20
> There is no -mk7 switch not -mcpu=3Dk7.  I tried=20
> both with a Hello World program.

You missed the point.  We've accepted CPUTYPE=3Dk7 for ages, including
in -stable.  Your patch removes this, thereby breaking backwards
compatibility for no good reason.

Kris

--AhhlLboLdkugWU4S
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)

iD8DBQE83YIdWry0BWjoQKURAkW8AKDdrOyErYLqR/LNrN6swM4ai3xjAgCdHwvv
aJSmbJN0Clc5dg4175Zc3Wg=
=emN4
-----END PGP SIGNATURE-----

--AhhlLboLdkugWU4S--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020511134206.A57286>