summaryrefslogtreecommitdiff
path: root/config.sub
diff options
context:
space:
mode:
authortege <tege@gmplib.org>2008-02-27 14:40:29 +0100
committertege <tege@gmplib.org>2008-02-27 14:40:29 +0100
commit4163b40d0b02e4d29a7a7a008756116c2829f8fd (patch)
tree531bfa4e43b1939f2bb4b5605ad6ebc89d711250 /config.sub
parenta2a46730c9cc01e9da7709368210e7898538b2c4 (diff)
downloadgmp-4163b40d0b02e4d29a7a7a008756116c2829f8fd.tar.gz
Recog geode.
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sub b/config.sub
index 8439bf473..e14784fcb 100755
--- a/config.sub
+++ b/config.sub
@@ -89,7 +89,7 @@ given_full="$given_cpu$given_rest"
case "$given_cpu" in
itanium | itanium2)
test_cpu=ia64 ;;
-pentium | pentiummmx | pentiumpro | pentium[234] | k[56] | k6[23] | athlon | viac3*)
+pentium | pentiummmx | pentiumpro | pentium[234] | k[56] | k6[23] | geode | athlon | viac3*)
test_cpu=i386 ;;
athlon64 | core2 | opteron)
test_cpu=x86_64 ;;