aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/flex/files/flex-2.5.35-gcc44.patch')
-rw-r--r--sys-devel/flex/files/flex-2.5.35-gcc44.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/sys-devel/flex/files/flex-2.5.35-gcc44.patch b/sys-devel/flex/files/flex-2.5.35-gcc44.patch
deleted file mode 100644
index 69045be..0000000
--- a/sys-devel/flex/files/flex-2.5.35-gcc44.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-https://sourceforge.net/tracker/?func=detail&aid=2178663&group_id=97492&atid=618177
-
-diff -Naurp flex-2.5.35-orig/skel.c flex-2.5.35/skel.c
---- flex-2.5.35-orig/skel.c 2009-03-25 22:21:16.000000000 -0600
-+++ flex-2.5.35/skel.c 2009-03-25 22:22:22.000000000 -0600
-@@ -286,6 +286,7 @@ const char *skel[] = {
- "#include <errno.h>",
- "#include <cstdlib>",
- "#include <cstring>",
-+ "#include <cstdio>",
- "/* end standard C++ headers. */",
- "%endif",
- "",