summaryrefslogtreecommitdiffstats
path: root/devel/diffutils/glibc215.patch
diff options
context:
space:
mode:
Diffstat (limited to 'devel/diffutils/glibc215.patch')
-rw-r--r--devel/diffutils/glibc215.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/diffutils/glibc215.patch b/devel/diffutils/glibc215.patch
deleted file mode 100644
index c5d0491791..0000000000
--- a/devel/diffutils/glibc215.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- lib/stdio.in.h.orig 2011-08-28 15:57:28.000000000 +0400
-+++ lib/stdio.in.h 2012-12-08 23:35:19.953175862 +0400
-@@ -697,7 +697,6 @@
- /* It is very rare that the developer ever has full control of stdin,
- so any use of gets warrants an unconditional warning. Assume it is
- always declared, since it is required by C89. */
--_GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
- #endif
-
-