diff options
Diffstat (limited to 'Build/source/libs/gmp/gmp-src/configgmp.sub')
-rwxr-xr-x | Build/source/libs/gmp/gmp-src/configgmp.sub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/gmp/gmp-src/configgmp.sub b/Build/source/libs/gmp/gmp-src/configgmp.sub index f248e717043..6b7d04b9bb2 100755 --- a/Build/source/libs/gmp/gmp-src/configgmp.sub +++ b/Build/source/libs/gmp/gmp-src/configgmp.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 | goldmont | core2 | corei* | opteron | k[89] | k10 | bobcat | jaguar* | bulldozer* | piledriver* | steamroller* | excavator* | nano | nehalem* | westmere* | sandybridge* | ivybridge* | haswell* | broadwell* | skylake* | cabylake* | knightslanding) +athlon64 | atom | silvermont | goldmont | core2 | corei* | opteron | k[89] | k10 | bobcat | jaguar* | bulldozer* | piledriver* | steamroller* | excavator* | nano | nehalem* | westmere* | sandybridge* | ivybridge* | haswell* | broadwell* | skylake* | kabylake* | knightslanding) test_cpu=x86_64 ;; power[2-9] | power2sc) test_cpu=power ;; |