Date: Sun, 17 Oct 2004 05:08:29 +0000 (UTC) From: "David E. O'Brien" <obrien@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.cpu.mk Message-ID: <200410170508.i9H58TEK063835@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2004-10-17 05:08:29 UTC FreeBSD src repository Modified files: share/mk bsd.cpu.mk Log: + Simplify by treating the standard x86 CPU names as the CPUTYPE vs. treating them as an alias. Treat the shorthand versions as aliases. + Separate the x86 GCC CPU CFLAGS from the ICC CFLAGS. This greatly simplifies the GCC section. It also makes it more clear which CPU's have the same ICC CPU CFLAGS. + Remove redundancy in the alpha section. + Add forgotten ICC CPU CFLAGS for the mobile Intel CPU's added in rev. 1.42. Revision Changes Path 1.43 +46 -69 src/share/mk/bsd.cpu.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410170508.i9H58TEK063835>