From 3006bc6904e34135ef2bebf4adae012b1d41933c Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Fri, 20 Mar 2015 08:14:42 +0000 Subject: openssl: biweekly critical security update Signed-off-by: Steven Barth SVN-Revision: 44900 --- package/libs/openssl/patches/210-termios_fix.patch | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'package/libs/openssl/patches/210-termios_fix.patch') diff --git a/package/libs/openssl/patches/210-termios_fix.patch b/package/libs/openssl/patches/210-termios_fix.patch index 957c5cf25c..e69de29bb2 100644 --- a/package/libs/openssl/patches/210-termios_fix.patch +++ b/package/libs/openssl/patches/210-termios_fix.patch @@ -1,11 +0,0 @@ ---- a/crypto/ui/ui_openssl.c -+++ b/crypto/ui/ui_openssl.c -@@ -194,7 +194,7 @@ - # undef SGTTY - #endif - --#if defined(linux) && !defined(TERMIO) -+#if defined(linux) && !defined(TERMIO) && !defined(TERMIOS) - # undef TERMIOS - # define TERMIO - # undef SGTTY -- cgit v1.2.3