Author: tommat Date: Wed Nov 7 20:43:16 2007 GMT Module: SOURCES Tag: HEAD ---- Log message: - initial
---- Files affected: SOURCES: gnupg-sparc64.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/gnupg-sparc64.patch diff -u /dev/null SOURCES/gnupg-sparc64.patch:1.1 --- /dev/null Wed Nov 7 21:43:16 2007 +++ SOURCES/gnupg-sparc64.patch Wed Nov 7 21:43:11 2007 @@ -0,0 +1,16 @@ +--- gnupg-1.4.7/mpi/config.links.orig 2007-11-07 20:31:08.000000000 +0000 ++++ gnupg-1.4.7/mpi/config.links 2007-11-07 20:36:30.000000000 +0000 +@@ -125,11 +125,8 @@ + mpi_extra_modules="udiv-qrnnd" + ;; + sparc64-*-linux-gnu) +- # An extra rule because we have an report for this one only. +- # Should be compared against the next GMP version +- echo '/* configured for sparc64-*-linux-gnu */' >>./mpi/asm-syntax.h +- path="sparc32v8 sparc32" +- mpi_extra_modules="udiv" ++ echo '/* No working assembler modules available */' >>./mpi/asm-syntax.h ++ path="" + ;; + sparc64-sun-solaris2*) + # Got a report that udiv is missing, so we try this one ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
