[Pkg-gnutls-commits] r114 - in /packages/libgcrypt11/trunk/debian:
changelog patches/13_powerpc64_284609.diff
ametzler at users.alioth.debian.org
ametzler at users.alioth.debian.org
Sun Jun 25 13:18:33 UTC 2006
Author: ametzler
Date: Sun Jun 25 11:39:55 2006
New Revision: 114
URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=114
Log:
pull patches/13_powerpc64_284609.diff from old debian diff
Added:
packages/libgcrypt11/trunk/debian/patches/13_powerpc64_284609.diff
Modified:
packages/libgcrypt11/trunk/debian/changelog
Modified: packages/libgcrypt11/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libgcrypt11/trunk/debian/changelog?rev=114&op=diff
==============================================================================
--- packages/libgcrypt11/trunk/debian/changelog (original)
+++ packages/libgcrypt11/trunk/debian/changelog Sun Jun 25 11:39:55 2006
@@ -22,6 +22,8 @@
licensed under the GPL (closes: #323458)
* Remove Build-Depends-Indep as it contained no packages that are not in
Build-Depends.
+ [ Andreas Metzler ]
+ * Add patches/13_powerpc64_284609.diff (not a new patch).
-- James Westby <jw+debian at jameswestby.net> Thu, 8 Jun 2006 03:17:20 +0100
Added: packages/libgcrypt11/trunk/debian/patches/13_powerpc64_284609.diff
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libgcrypt11/trunk/debian/patches/13_powerpc64_284609.diff?rev=114&op=file
==============================================================================
--- packages/libgcrypt11/trunk/debian/patches/13_powerpc64_284609.diff (added)
+++ packages/libgcrypt11/trunk/debian/patches/13_powerpc64_284609.diff Sun Jun 25 11:39:55 2006
@@ -1,0 +1,26 @@
+--- libgcrypt-1.2.2-upstream/mpi/config.links 2005-07-29 15:45:42.000000000 +0200
++++ libgcrypt11-1.2.2/mpi/config.links 2006-06-25 13:30:26.876070760 +0200
+@@ -221,6 +221,11 @@
+ path="m68k/mc68020 m68k"
+ ;;
+
++ ppc620-*-* | \
++ powerpc64*-*-*)
++ mpi_sflags="-Wa,-mppc"
++ path="powerpc64"
++ ;;
+ powerpc*-*-linux*)
+ echo '/* configured for powerpc/ELF */' >>./mpi/asm-syntax.h
+ echo '#define ELF_SYNTAX' >>./mpi/asm-syntax.h
+@@ -264,11 +269,6 @@
+ mpi_sflags="-Wa,-mppc"
+ path="powerpc32"
+ ;;
+- ppc620-*-* | \
+- powerpc64*-*-*)
+- mpi_sflags="-Wa,-mppc"
+- path="powerpc64"
+- ;;
+ powerpc*-*-*)
+ mpi_sflags="-Wa,-mppc"
+ path="powerpc32"
More information about the Pkg-gnutls-commits
mailing list