diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2018-01-17 21:06:19 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2018-01-18 08:04:18 +0100 |
commit | 4343ac5515569e564919e6e828246bf6d8663734 (patch) | |
tree | 7cc062f7cdf9ba252ca3fd6c0c229658a7d8a7ed /tools/mpfr/patches/100-freebsd-compat.patch | |
parent | d0610332dc1b6a6e7097ab0420a84051f09c4362 (diff) | |
download | upstream-4343ac5515569e564919e6e828246bf6d8663734.tar.gz upstream-4343ac5515569e564919e6e828246bf6d8663734.tar.bz2 upstream-4343ac5515569e564919e6e828246bf6d8663734.zip |
tools/mpfr: update to 4.0.0
Update mpfr to 4.0.0
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'tools/mpfr/patches/100-freebsd-compat.patch')
-rw-r--r-- | tools/mpfr/patches/100-freebsd-compat.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/mpfr/patches/100-freebsd-compat.patch b/tools/mpfr/patches/100-freebsd-compat.patch index fa28a67d95..c357b68736 100644 --- a/tools/mpfr/patches/100-freebsd-compat.patch +++ b/tools/mpfr/patches/100-freebsd-compat.patch @@ -1,6 +1,6 @@ --- a/src/vasprintf.c +++ b/src/vasprintf.c -@@ -42,6 +42,7 @@ http://www.gnu.org/licenses/ or write to +@@ -61,6 +61,7 @@ http://www.gnu.org/licenses/ or write to #endif /* HAVE_VA_COPY */ #ifdef HAVE_WCHAR_H |