From 5f96222b97f68f3947c10eafb3c5ecf97e37dc48 Mon Sep 17 00:00:00 2001 From: Henrik Grimler Date: Sun, 12 Aug 2018 18:07:10 +0200 Subject: [PATCH] gperf: remove no longer needed debug patch --- packages/gperf/lib-getopt.c.patch.debug | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 packages/gperf/lib-getopt.c.patch.debug diff --git a/packages/gperf/lib-getopt.c.patch.debug b/packages/gperf/lib-getopt.c.patch.debug deleted file mode 100644 index 04342faea0..0000000000 --- a/packages/gperf/lib-getopt.c.patch.debug +++ /dev/null @@ -1,11 +0,0 @@ ---- ./lib/getopt.c 2017-01-02 11:35:39.000000000 +0000 -+++ ../getopt.c 2018-03-01 10:44:56.641412033 +0000 -@@ -210,7 +210,7 @@ - } - - extern int strcmp (const char *, const char *); --extern size_t strlen (const char *); -+extern size_t __attribute__((overloadable)) strlen (const char *); - - #endif /* not __GNU_LIBRARY__ */ -