aboutsummaryrefslogtreecommitdiffstats
path: root/misc/config/arch
diff options
context:
space:
mode:
authorlloyd <[email protected]>2006-09-15 23:14:21 +0000
committerlloyd <[email protected]>2006-09-15 23:14:21 +0000
commit70d37c35ae4d4ef048db90b28cc83bd6e20f42af (patch)
treed690a27c77a06020e124cf6f006e35f21442200a /misc/config/arch
parent45d2e4502dcf77ceb4bf3bc2ed0441f4995d103f (diff)
Opteron and Athlon64 were marked as both aliases and submodels of AMD64.
Since no current compiler makes a distinction among different x86-64 CPUs, they've been changed to arch aliases.
Diffstat (limited to 'misc/config/arch')
-rw-r--r--misc/config/arch/amd648
1 files changed, 2 insertions, 6 deletions
diff --git a/misc/config/arch/amd64 b/misc/config/arch/amd64
index 95a122552..c455f7bf0 100644
--- a/misc/config/arch/amd64
+++ b/misc/config/arch/amd64
@@ -3,14 +3,10 @@ realname "AMD64"
default_submodel amd64
<aliases>
+k8
x86-64
x86_64 # for RPM
athlon64
opteron
-</aliases>
-
-<submodels>
-athlon64
em64t
-opteron
-</submodels>
+</aliases>