summaryrefslogtreecommitdiffstats
path: root/crypto/krb5/gcc-4.7.patch
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/krb5/gcc-4.7.patch')
-rw-r--r--crypto/krb5/gcc-4.7.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/crypto/krb5/gcc-4.7.patch b/crypto/krb5/gcc-4.7.patch
deleted file mode 100644
index dbbcac9a1e..0000000000
--- a/crypto/krb5/gcc-4.7.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/lib/krb5/krb/deltat.c 2011-09-06 14:34:32.000000000 +0300
-+++ src/lib/krb5/krb/deltat.c 2012-04-17 23:15:11.405005256 +0300
-@@ -77,6 +77,7 @@
- #ifdef __GNUC__
- #pragma GCC diagnostic push
- #pragma GCC diagnostic ignored "-Wuninitialized"
-+#pragma GCC diagnostic ignored "-Wmaybe-uninitialized"
- #endif
-
- #include <ctype.h>