From b2def32f9ca834adf7b205c1dbeba937cf43168d Mon Sep 17 00:00:00 2001 From: Jim Diamond Date: Sat, 4 May 2024 09:23:20 +0900 Subject: libraries/goffice: Updated for version 0.10.57. Signed-off-by: Willy Sudiarto Raharjo --- libraries/goffice/patches/go-ryu.h.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 libraries/goffice/patches/go-ryu.h.patch (limited to 'libraries/goffice/patches/go-ryu.h.patch') diff --git a/libraries/goffice/patches/go-ryu.h.patch b/libraries/goffice/patches/go-ryu.h.patch deleted file mode 100644 index 623da14e36..0000000000 --- a/libraries/goffice/patches/go-ryu.h.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- goffice/math/go-ryu.h 2023-05-20 19:48:32.000000000 -0300 -+++ goffice/math/go-ryu.h.patched 2023-12-27 19:28:35.623167312 -0400 -@@ -9,7 +9,9 @@ - /* ------------------------------------------------------------------------- */ - - int go_ryu_d2s_buffered_n (double d, char *dst); -+#ifdef GOFFICE_WITH_LONG_DOUBLE - int go_ryu_ld2s_buffered_n (long double d, char *dst); -+#endif - - /* ------------------------------------------------------------------------- */ - -- cgit v1.2.3