summaryrefslogtreecommitdiff
path: root/config.sub
diff options
context:
space:
mode:
authorTorbjorn Granlund <torbjorng@google.com>2015-03-18 19:33:02 +0100
committerTorbjorn Granlund <torbjorng@google.com>2015-03-18 19:33:02 +0100
commita4bb4e880f46794c3a717890d3827d0f1927016a (patch)
tree57b66887e57cf78aee4d775063bead56b50aabdd /config.sub
parentf1e9e3a77a6f7c3ad71429d6757af98c524d1821 (diff)
downloadgmp-a4bb4e880f46794c3a717890d3827d0f1927016a.tar.gz
Amend last change.
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 940426612..fffee5e04 100755
--- a/config.sub
+++ b/config.sub
@@ -102,7 +102,7 @@ itanium | itanium2)
test_cpu=ia64 ;;
pentium | pentiummmx | pentiumpro | pentium[234m] | k[567] | k6[23] | geode | athlon | viac3*)
test_cpu=i386 ;;
-athlon64 | atom | silvermont | core2 | corei* | opteron | k[89] | k10 | bobcat | jaguar* | bulldozer* | piledriver* | steamroller* | excavator* | nano | nehalem* | westmere* | sandybridge | ivybridge | haswell | broadwell)
+athlon64 | atom | silvermont | core2 | corei* | opteron | k[89] | k10 | bobcat | jaguar* | bulldozer* | piledriver* | steamroller* | excavator* | nano | nehalem* | westmere* | sandybridge* | ivybridge* | haswell* | broadwell*)
test_cpu=x86_64 ;;
power[2-9] | power2sc)
test_cpu=power ;;