summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-08-20 14:13:09 +0000
committerMike Frysinger <vapier@gentoo.org>2008-08-20 14:13:09 +0000
commit73940b409e3101a6882ca57b2d1ec7ac9a394e16 (patch)
tree387e5add4ac1af67f16045562056c2f4546bbd24 /dev-libs/gmp
parentupdate metadata maintainers (diff)
downloadgentoo-2-73940b409e3101a6882ca57b2d1ec7ac9a394e16.tar.gz
gentoo-2-73940b409e3101a6882ca57b2d1ec7ac9a394e16.tar.bz2
gentoo-2-73940b409e3101a6882ca57b2d1ec7ac9a394e16.zip
document patch
Diffstat (limited to 'dev-libs/gmp')
-rw-r--r--dev-libs/gmp/files/gmp-4.2.2-cstdio-stdfile.patch11
1 files changed, 7 insertions, 4 deletions
diff --git a/dev-libs/gmp/files/gmp-4.2.2-cstdio-stdfile.patch b/dev-libs/gmp/files/gmp-4.2.2-cstdio-stdfile.patch
index 5246b966a089..d30abd68d58d 100644
--- a/dev-libs/gmp/files/gmp-4.2.2-cstdio-stdfile.patch
+++ b/dev-libs/gmp/files/gmp-4.2.2-cstdio-stdfile.patch
@@ -1,7 +1,10 @@
-diff -Naurp gmp-4.2.2-orig/gmp-h.in gmp-4.2.2/gmp-h.in
---- gmp-4.2.2-orig/gmp-h.in 2007-09-03 10:05:40.000000000 -0600
-+++ gmp-4.2.2/gmp-h.in 2008-07-07 16:32:50.000000000 -0600
-@@ -517,6 +517,7 @@ typedef __mpq_struct *mpq_ptr;
+http://bugs.gentoo.org/228915
+
+pull in cstdio to fix building with gcc-4.3.1
+
+--- gmp-4.2.2/gmp-h.in
++++ gmp-4.2.2/gmp-h.in
+@@ -517,6 +517,7 @@
#if defined (__cplusplus)
extern "C" {
#ifdef _GMP_H_HAVE_FILE