summaryrefslogtreecommitdiffstats
path: root/tools/mpfr/patches
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-11-03 11:59:49 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-11-03 11:59:49 +0000
commitc5de38e2d59e43c6445ea237b8c9650de63bc3cf (patch)
tree45c4bff6c7492f370602784ce7f70b05a31690b1 /tools/mpfr/patches
parent2491885f4e8d9e38b7e8498dffc2dabc70d64772 (diff)
downloadmaster-31e0f0ae-c5de38e2d59e43c6445ea237b8c9650de63bc3cf.tar.gz
master-31e0f0ae-c5de38e2d59e43c6445ea237b8c9650de63bc3cf.tar.bz2
master-31e0f0ae-c5de38e2d59e43c6445ea237b8c9650de63bc3cf.zip
tools/mpfr: update to 3.1.3
Update mpfr to version 3.1.3. Refresh patches. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi> SVN-Revision: 47369
Diffstat (limited to 'tools/mpfr/patches')
-rw-r--r--tools/mpfr/patches/001-only_src.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/tools/mpfr/patches/001-only_src.patch b/tools/mpfr/patches/001-only_src.patch
index 51a75b44b5..4a07cb9a7a 100644
--- a/tools/mpfr/patches/001-only_src.patch
+++ b/tools/mpfr/patches/001-only_src.patch
@@ -1,7 +1,7 @@
--- a/Makefile.am
+++ b/Makefile.am
-@@ -12,7 +12,7 @@
- AUTOMAKE_OPTIONS = gnu
+@@ -18,7 +18,7 @@
+ # old Automake version.
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = doc src tests tune
@@ -11,9 +11,9 @@
examples/ReadMe examples/divworst.c examples/rndo-add.c examples/sample.c \
--- a/Makefile.in
+++ b/Makefile.in
-@@ -295,7 +295,7 @@ top_builddir = @top_builddir@
- top_srcdir = @top_srcdir@
- AUTOMAKE_OPTIONS = gnu
+@@ -377,7 +377,7 @@ top_builddir = @top_builddir@
+ # libtoolize and in case some developer needs to switch back to an
+ # old Automake version.
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = doc src tests tune
+SUBDIRS = src