[shibboleth-sp2] 02/25: Fix for SSPCPP-81

Ferenc Wágner wferi-guest at moszumanska.debian.org
Tue Jan 26 21:30:01 UTC 2016


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

wferi-guest pushed a commit to annotated tag 1.3.2
in repository shibboleth-sp2.

commit cfb622c4083844ab08ef994ab3f124ac20a3ff8f
Author: Scott Cantor <cantor.2 at osu.edu>
Date:   Mon Mar 10 00:42:19 2008 +0000

    Fix for SSPCPP-81
---
 oncrpc/xdr_floa.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/oncrpc/xdr_floa.c b/oncrpc/xdr_floa.c
index 728a937..027ca2c 100644
--- a/oncrpc/xdr_floa.c
+++ b/oncrpc/xdr_floa.c
@@ -67,7 +67,7 @@ static char sccsid[] = "@(#)xdr_float.c 1.12 87/08/11 Copyr 1984 Sun Micro";
     defined(__mips__) || defined(__ns32k__) || defined(__alpha__) || \
     defined(__arm__) || defined(__ppc__) || defined(__ia64__) || \
     defined(__arm26__) || defined(__sparc64__) || defined(__amd64__) || \
-    defined(__sparc) || defined(WIN32)
+    defined(__sparc) || defined(WIN32) || defined(__i386) || defined(__amd64)
 #define IEEEFP
 #endif
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git



More information about the Pkg-shibboleth-devel mailing list