summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/gmp/gmp
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/gmp/gmp')
-rw-r--r--meta/recipes-support/gmp/gmp/amd64.patch2
-rw-r--r--meta/recipes-support/gmp/gmp/configure.patch2
-rw-r--r--meta/recipes-support/gmp/gmp/sh4-asmfix.patch2
-rw-r--r--meta/recipes-support/gmp/gmp/use-includedir.patch2
4 files changed, 8 insertions, 0 deletions
diff --git a/meta/recipes-support/gmp/gmp/amd64.patch b/meta/recipes-support/gmp/gmp/amd64.patch
index 67be9dd350..38c89c7a12 100644
--- a/meta/recipes-support/gmp/gmp/amd64.patch
+++ b/meta/recipes-support/gmp/gmp/amd64.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Pending
2
1--- gmp-4.1.4/longlong.h.orig 2004-04-22 00:34:28.000000000 +0200 3--- gmp-4.1.4/longlong.h.orig 2004-04-22 00:34:28.000000000 +0200
2+++ gmp-4.1.4/longlong.h 2005-07-18 01:13:06.000000000 +0200 4+++ gmp-4.1.4/longlong.h 2005-07-18 01:13:06.000000000 +0200
3@@ -738,8 +738,10 @@ 5@@ -738,8 +738,10 @@
diff --git a/meta/recipes-support/gmp/gmp/configure.patch b/meta/recipes-support/gmp/gmp/configure.patch
index ed0c02d86c..638feaddb7 100644
--- a/meta/recipes-support/gmp/gmp/configure.patch
+++ b/meta/recipes-support/gmp/gmp/configure.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Pending
2
1 acinclude.m4 | 26 ++++++++++++++------------ 3 acinclude.m4 | 26 ++++++++++++++------------
2 configure.in | 24 +++++++++--------------- 4 configure.in | 24 +++++++++---------------
3 2 files changed, 23 insertions(+), 27 deletions(-) 5 2 files changed, 23 insertions(+), 27 deletions(-)
diff --git a/meta/recipes-support/gmp/gmp/sh4-asmfix.patch b/meta/recipes-support/gmp/gmp/sh4-asmfix.patch
index 1a01f61533..ac25110e9b 100644
--- a/meta/recipes-support/gmp/gmp/sh4-asmfix.patch
+++ b/meta/recipes-support/gmp/gmp/sh4-asmfix.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Pending
2
1--- gmp-4.1.4/mpn/sh/add_n.s 2005/11/17 08:44:00 1.1 3--- gmp-4.1.4/mpn/sh/add_n.s 2005/11/17 08:44:00 1.1
2+++ gmp-4.1.4/mpn/sh/add_n.s 2005/11/17 08:18:57 4+++ gmp-4.1.4/mpn/sh/add_n.s 2005/11/17 08:18:57
3@@ -29,8 +29,8 @@ 5@@ -29,8 +29,8 @@
diff --git a/meta/recipes-support/gmp/gmp/use-includedir.patch b/meta/recipes-support/gmp/gmp/use-includedir.patch
index ee3891f807..74904a2530 100644
--- a/meta/recipes-support/gmp/gmp/use-includedir.patch
+++ b/meta/recipes-support/gmp/gmp/use-includedir.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Pending
2
1Index: gmp-4.2.4/Makefile.am 3Index: gmp-4.2.4/Makefile.am
2=================================================================== 4===================================================================
3--- gmp-4.2.4.orig/Makefile.am 2008-09-10 19:31:27.000000000 +0000 5--- gmp-4.2.4.orig/Makefile.am 2008-09-10 19:31:27.000000000 +0000