summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTorbjorn Granlund <tg@gmplib.org>2016-10-15 14:07:20 +0200
committerTorbjorn Granlund <tg@gmplib.org>2016-10-15 14:07:20 +0200
commitffb534049ff90767cd30e562930d67a6529d1908 (patch)
tree25d1b697beb574e2ade2976c0f878842c94e658b /configure.ac
parent9f74e87c4dbe5097affa3f29f2481b361dca7b3a (diff)
downloadgmp-ffb534049ff90767cd30e562930d67a6529d1908.tar.gz
(arm*-*-*): Amend last change.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 64ab22699..d1395f498 100644
--- a/configure.ac
+++ b/configure.ac
@@ -592,6 +592,7 @@ case $host in
arm*-*-* | aarch64*-*-*)
+ abilist="32"
gcc_cflags="$gcc_cflags $fomit_frame_pointer"
gcc_cflags_optlist="arch fpmode neon tune"
gcc_64_cflags_optlist="arch tune"