From owner-cvs-all Thu Feb 22 11:55:47 2001 Delivered-To: cvs-all@freebsd.org Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by hub.freebsd.org (Postfix) with ESMTP id 001D337B65D; Thu, 22 Feb 2001 11:55:42 -0800 (PST) (envelope-from brdavis@odin.ac.hmc.edu) Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.11.0/8.11.0) id f1MJtge27262; Thu, 22 Feb 2001 11:55:42 -0800 Date: Thu, 22 Feb 2001 11:55:42 -0800 From: Brooks Davis To: Kris Kennaway Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/share/mk Makefile Message-ID: <20010222115542.A22711@Odin.AC.HMC.Edu> References: <200102221122.f1MBMlk67663@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="uAKRQypu60I7Lcqm" Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200102221122.f1MBMlk67663@freefall.freebsd.org>; from kris@FreeBSD.ORG on Thu, Feb 22, 2001 at 03:22:47AM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --uAKRQypu60I7Lcqm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 22, 2001 at 03:22:47AM -0800, Kris Kennaway wrote: > * bsd.cpu.mk does the expansion of CPUTYPE into MACHINE_CPU using the > (hopefully) correct unordered list of CPU types which should be used = on > that CPU. For example, an AMD k6 CPU wants any of the following: > k6 k5 i586 i486 i386 > This is still an unordered list so the client makefile logic is simpl= e - > client makefiles need to test for the various elements of the set in > decreasing order of priority using ${MACHINE_CPU:M}, as before. > The various MACHINE_CPU lists are believed to be correct, but should = be > checked. This all looks good. It's exactly what I was wishing for on the previous thread. One minor issue though. Since there are MMX and non-MMX Pentiums, there probably needs to be and MMX entry for MACHINE_CPU and some sort of CPUTYPE for non-MMX Pentiums. I suspect a vast number of old pentium systems turned routers are non-MMX. I think the same holds true for SSE and i686 as well. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --uAKRQypu60I7Lcqm Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE6lW69XY6L6fI4GtQRAlpjAJ0fZ8YuoUAIjsuvreTtnndato62CgCfYnUX 45owMiL/T1ZzVc59gMleqJY= =MifY -----END PGP SIGNATURE----- --uAKRQypu60I7Lcqm-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message