From 823196e2536bd8942ccac6fbac1ee337562c4623 Mon Sep 17 00:00:00 2001 From: jkim Date: Thu, 27 Jun 2013 19:47:58 +0000 Subject: Add "amdfam10" to the supported CPU types for amd64. This complements r251691 and 251692. --- share/examples/etc/make.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/examples') diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 1a1c43c..19be713 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -38,8 +38,8 @@ # pentium3m, pentium3, pentium-m, pentium2, # pentiumpro, pentium-mmx, pentium, i486 # (VIA CPUs) c7, c3-2, c3 -# AMD64 architecture: opteron-sse3, athlon64-sse3, k8-sse3, opteron, -# athlon64, k8, core2, nocona +# AMD64 architecture: amdfam10, opteron-sse3, athlon64-sse3, k8-sse3, +# opteron, athlon64, k8, core2, nocona # Intel ia64 architecture: itanium2, itanium # SPARC-V9 architecture: v9 (generic 64-bit V9), ultrasparc (default # if omitted), ultrasparc3 -- cgit v1.1