From 0e692fc92bee02580192d90fb9da8b1b2dee19f9 Mon Sep 17 00:00:00 2001 From: Tomas Mraz Date: Mon, 5 Nov 2012 09:19:53 +0100 Subject: [PATCH] Revert "Make it build with current glibc." This reverts commit f3a6a5f04c6fff22554abc6a18e92f7d783066cf. --- gnutls-2.12.20-build.patch | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/gnutls-2.12.20-build.patch b/gnutls-2.12.20-build.patch index 3234b78..6c20588 100644 --- a/gnutls-2.12.20-build.patch +++ b/gnutls-2.12.20-build.patch @@ -10,18 +10,6 @@ diff -up gnutls-2.12.20/gl/stdio.in.h.build gnutls-2.12.20/gl/stdio.in.h # if @REPLACE_STDIO_READ_FUNCS@ && @GNULIB_STDIO_H_NONBLOCKING@ # if !(defined __cplusplus && defined GNULIB_NAMESPACE) # undef gets -diff -up gnutls-2.12.20/gl/tests/test-fcntl-h.c.build gnutls-2.12.20/gl/tests/test-fcntl-h.c ---- gnutls-2.12.20/gl/tests/test-fcntl-h.c.build 2012-11-01 12:19:29.127538330 +0100 -+++ gnutls-2.12.20/gl/tests/test-fcntl-h.c 2012-11-01 12:19:36.754703316 +0100 -@@ -18,6 +18,8 @@ - - #include - -+#include -+#include - #include - - /* Check that the various O_* macros are defined. */ diff -up gnutls-2.12.20/lib/gl/stdio.in.h.build gnutls-2.12.20/lib/gl/stdio.in.h --- gnutls-2.12.20/lib/gl/stdio.in.h.build 2012-03-01 16:53:13.000000000 +0100 +++ gnutls-2.12.20/lib/gl/stdio.in.h 2012-06-18 16:50:22.846115787 +0200