[Gmp-commit] /var/hg/gmp: (hppa): Remove old GNU/Linux restriction to 32-bit ...

mercurial at gmplib.org mercurial at gmplib.org
Fri Jun 9 00:57:08 UTC 2017


details:   /var/hg/gmp/rev/b03b1c76a639
changeset: 17443:b03b1c76a639
user:      Torbjorn Granlund <tg at gmplib.org>
date:      Fri Jun 09 01:28:59 2017 +0200
description:
(hppa): Remove old GNU/Linux restriction to 32-bit ABI.

diffstat:

 configure.ac |  1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r c6c92db6c9d6 -r b03b1c76a639 configure.ac
--- a/configure.ac	Thu Jun 08 06:33:45 2017 +0200
+++ b/configure.ac	Fri Jun 09 01:28:59 2017 +0200
@@ -844,7 +844,6 @@
           # systems (GNU/Linux for instance), but lets assume they're ok.
           case $host in
             [*-*-hpux[1-9] | *-*-hpux[1-9].* | *-*-hpux10 | *-*-hpux10.*]) ;;
-	    [*-*-linux*])  abilist="1.0" ;; # due to linux permanent kernel bug
             *)    abilist="2.0w $abilist" ;;
           esac
 


More information about the gmp-commit mailing list