summaryrefslogtreecommitdiff
path: root/config.sub
diff options
context:
space:
mode:
authorTorbjorn Granlund <torbjorng@google.com>2015-06-06 21:15:09 +0200
committerTorbjorn Granlund <torbjorng@google.com>2015-06-06 21:15:09 +0200
commit2b64c9074659b42b2e308a8b1730b53b3e5cda6e (patch)
tree14ed52c5fdd20842a3f27991a35eb31e056f9821 /config.sub
parentb7aea573f316470ae7dfaedb5e6da38f29be28b1 (diff)
downloadgmp-2b64c9074659b42b2e308a8b1730b53b3e5cda6e.tar.gz
Recognise any arm*neon CPU.
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 fffee5e04..bf7d53dae 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 | \
armcortexa5 | armcortexa7 | armcortexa8 | armcortexa9 | armcortexa15 | \
-armcortexr4 | armcortexr5 | armcortexm3)
+armcortexr4 | armcortexr5 | armcortexm3 | arm*neon)
test_cpu="arm";;
*)