From 3252028500ffcfcf53d80602b978dbe2519a6721 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz?= Date: Thu, 10 Jan 2019 19:14:22 +0000 Subject: Revert "patches/libbsd-0.9.1.local.patch: updated concerning fopencookie(3)." This reverts commit c795260163082789f959261f177d1aa599a9552a. --- patches/libbsd-0.9.1.local.patch | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'patches/libbsd-0.9.1.local.patch') diff --git a/patches/libbsd-0.9.1.local.patch b/patches/libbsd-0.9.1.local.patch index fc2eb150..9de2d3fd 100644 --- a/patches/libbsd-0.9.1.local.patch +++ b/patches/libbsd-0.9.1.local.patch @@ -318,14 +318,3 @@ diff -Nru libbsd-0.9.1.orig/src/vis.c libbsd-0.9.1/src/vis.c int stravis(char **mbdstp, const char *mbsrc, int flags) ---- libbsd-0.9.1/src/funopen.c.orig 2018-04-21 21:30:22.000000000 +0000 -+++ libbsd-0.9.1/src/funopen.c 2019-01-10 17:35:49.856000000 +0000 -@@ -137,7 +137,7 @@ - - return fopencookie(cookiewrap, mode, funcswrap); - } --#elif defined(__MUSL__) -+#elif defined(__MUSL__) || defined(__midipix__) - /* - * This is unimplementable on musl based systems, and upstream has stated - * they will not add the needed support to implement it. Just ignore this -- cgit v1.2.3