diff options
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 c357b68736..8a7c6b098e 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 -@@ -61,6 +61,7 @@ http://www.gnu.org/licenses/ or write to +@@ -72,6 +72,7 @@ https://www.gnu.org/licenses/ or write t #endif /* HAVE_VA_COPY */ #ifdef HAVE_WCHAR_H |