commit: 9ae5589c57c079c2e139f8573248ee260c406c58 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Wed Mar 8 18:15:51 2023 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Tue Mar 14 23:00:39 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ae5589c
media-radio/tucnak: remove unused patch Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/30001 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> media-radio/tucnak/files/tucnak-4.37-configure.patch | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/media-radio/tucnak/files/tucnak-4.37-configure.patch b/media-radio/tucnak/files/tucnak-4.37-configure.patch deleted file mode 100644 index 531f25ad7ca6..000000000000 --- a/media-radio/tucnak/files/tucnak-4.37-configure.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff --git a/configure.ac b/configure.ac -index 9266d41..35c2455 100644 ---- a/configure.ac -+++ b/configure.ac -@@ -97,6 +97,9 @@ if test "$cross_compiling" = yes; then - else - AC_TRY_RUN([ - #include <features.h> -+#ifdef __GLIBC__ -+#include <gnu/libc-version.h> -+#endif - #include <stdio.h> - #ifdef __CYGWIN__ - #include <cygwin/version.h>
