[Gmp-commit] /var/hg/gmp: Adapt to acinclude.m4 change.
    mercurial at gmplib.org 
    mercurial at gmplib.org
       
    Sun Nov 14 17:13:04 UTC 2021
    
    
  
details:   /var/hg/gmp/rev/1f3ffb412cf9
changeset: 18290:1f3ffb412cf9
user:      Torbjorn Granlund <tg at gmplib.org>
date:      Sun Nov 14 18:12:34 2021 +0100
description:
Adapt to acinclude.m4 change.
diffstat:
 configure.ac |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r faf79cca037b -r 1f3ffb412cf9 configure.ac
--- a/configure.ac	Sun Nov 14 15:33:53 2021 +0100
+++ b/configure.ac	Sun Nov 14 18:12:34 2021 +0100
@@ -3807,7 +3807,7 @@
           GMP_ASM_SPARC_REGISTER
           ;;
       esac
-      GMP_ASM_SPARC_GOTDATA
+      GMP_ASM_SPARC_GDOP
       GMP_ASM_SPARC_SHARED_THUNKS
       ;;
     X86_PATTERN | X86_64_PATTERN)
    
    
More information about the gmp-commit
mailing list