aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/mpfr/mpfr-3.1.0/mpfr_fix_for_automake-1.12.patch
diff options
context:
space:
mode:
authorMarko Lindqvist <cazfi74@gmail.com>2013-01-02 20:37:08 +0200
committerSaul Wold <sgw@linux.intel.com>2013-01-04 22:12:06 -0800
commit49dd3fb76c59b5baeec4820575db4e8e9c17d417 (patch)
tree512cfaeda2353fd844d167dd1f9ff0897ace9a97 /meta/recipes-support/mpfr/mpfr-3.1.0/mpfr_fix_for_automake-1.12.patch
parent7895540e02a563c107934572fdbf23fdf1661c91 (diff)
downloadopenembedded-core-contrib-49dd3fb76c59b5baeec4820575db4e8e9c17d417.tar.gz
mpfr: update to upstream version 3.1.1
mpfr_fix_for_automake-1.12.patch part of upstream now. Signed-off-by: Marko Lindqvist <cazfi74@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-support/mpfr/mpfr-3.1.0/mpfr_fix_for_automake-1.12.patch')
-rw-r--r--meta/recipes-support/mpfr/mpfr-3.1.0/mpfr_fix_for_automake-1.12.patch35
1 files changed, 0 insertions, 35 deletions
diff --git a/meta/recipes-support/mpfr/mpfr-3.1.0/mpfr_fix_for_automake-1.12.patch b/meta/recipes-support/mpfr/mpfr-3.1.0/mpfr_fix_for_automake-1.12.patch
deleted file mode 100644
index 5b0a24aa3e..0000000000
--- a/meta/recipes-support/mpfr/mpfr-3.1.0/mpfr_fix_for_automake-1.12.patch
+++ /dev/null
@@ -1,35 +0,0 @@
-Upstream-Status: Pending
-
-this patch avoids these issues with automake 1.12
-
-| configure.ac:304: error: automatic de-ANSI-fication support has been removed
-| tests/Makefile.am:12: error: automatic de-ANSI-fication support has been removed
-
-Signed-Off-By: Nitin A Kamble <nitin.a.kamble@.intel.com>
-2012/05/02
-
-Index: mpfr-3.1.0/configure.ac
-===================================================================
---- mpfr-3.1.0.orig/configure.ac
-+++ mpfr-3.1.0/configure.ac
-@@ -301,7 +301,6 @@ if test "$test_CFLAGS" != set && test -n
- fi
-
- AM_PROG_CC_C_O
--AM_C_PROTOTYPES
-
- case $host in
- *-apple-darwin*)
-Index: mpfr-3.1.0/tests/Makefile.am
-===================================================================
---- mpfr-3.1.0.orig/tests/Makefile.am
-+++ mpfr-3.1.0/tests/Makefile.am
-@@ -9,7 +9,7 @@
- # PARTICULAR PURPOSE.
-
-
--AUTOMAKE_OPTIONS = 1.6 gnu $(top_builddir)/ansi2knr
-+AUTOMAKE_OPTIONS = 1.6 gnu
-
- # tversion is run
- # * at the beginning so that the user gets a possible version error