summaryrefslogtreecommitdiff
path: root/config.sub
diff options
context:
space:
mode:
authorTorbjorn Granlund <tg@gmplib.org>2019-08-08 14:32:57 +0200
committerTorbjorn Granlund <tg@gmplib.org>2019-08-08 14:32:57 +0200
commit8c25b38c337e723bb09cc05c0b843a5d48fc514b (patch)
tree2e86336aaca116ed5bd3f6ac6ba7d103dd4998c4 /config.sub
parenta757036f52a72eb4840077a66284443897c4aff1 (diff)
downloadgmp-8c25b38c337e723bb09cc05c0b843a5d48fc514b.tar.gz
Make arm cpu types match what config.guess returns.
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 1a0e3127e..8ec227f6a 100755
--- a/config.sub
+++ b/config.sub
@@ -130,7 +130,7 @@ z900esa | z990esa | z9esa | z10esa | z196esa)
armsa1 | armxscale | arm9tdmi | arm9te | \
arm10* | arm11mpcore | armsa1 | arm1136 | arm1156 | arm1176 | \
armcortex[arm][0-9] | armcortex[arm][0-9][0-9] | \
-arm*neon | xgene1 | exynosm1 | thunderx)
+arm*neon | armxgene1 | armexynosm1 | armthunderx)
test_cpu="arm";;
*)