From 6c65a953ac87ba8a57dda90e509a56b5f4f06999 Mon Sep 17 00:00:00 2001
From: lloyd <lloyd@randombit.net>
Date: Wed, 11 Nov 2009 06:28:04 +0000
Subject: Make em64t just an alias for amd64; add nocona as a submodel. Also
 add x64 as another arch alias since some people seem to use it.

---
 src/build-data/arch/amd64.txt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

(limited to 'src/build-data')

diff --git a/src/build-data/arch/amd64.txt b/src/build-data/arch/amd64.txt
index 6c1c2a7e4..58d1d3fa6 100644
--- a/src/build-data/arch/amd64.txt
+++ b/src/build-data/arch/amd64.txt
@@ -4,12 +4,14 @@ unaligned ok
 <aliases>
 x86-64
 x86_64 # for RPM
+em64t
+x64
 </aliases>
 
 <submodels>
 k8
 k10
-em64t
+nocona
 core2
 nehalem
 westmere
-- 
cgit v1.2.3