[gmp-ecm] 17/77: Fix build failure on ia64 (upstream's r1298).

Jerome Benoit calculus-guest at moszumanska.debian.org
Sat Jun 6 12:33:48 UTC 2015


This is an automated email from the git hooks/post-receive script.

calculus-guest pushed a commit to branch master
in repository gmp-ecm.

commit 1406953c59dab584aec549faf693850225ae2d76
Author: Laurent Fousse <laurent at komite.net>
Date:   Wed May 28 10:22:42 2008 +0200

    Fix build failure on ia64 (upstream's r1298).
---
 sp.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sp.h b/sp.h
index 039c334..ab01294 100644
--- a/sp.h
+++ b/sp.h
@@ -79,6 +79,8 @@ typedef mp_limb_t UDItype;
 #if defined (__s390__) || defined (__hppa__)
 #define NO_ASM
 #endif
+
+#define LONGLONG_STANDALONE
 #include "longlong.h"
 
 /*********

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gmp-ecm.git



More information about the debian-science-commits mailing list