diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-10-22 09:15:05 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-10-22 22:31:28 +0200 |
commit | 78366e32c4ddd212bc24e7502eeb381a08c8d492 (patch) | |
tree | 59df749990da80fba1be7f31f0abfc2b586c5101 /package/stunnel/patches/patch-configure_ac | |
parent | 46caa1fd7992f2107fb4a304e10f4a01b8b72fec (diff) |
stunnel: update and fix compile with libressl
Diffstat (limited to 'package/stunnel/patches/patch-configure_ac')
-rw-r--r-- | package/stunnel/patches/patch-configure_ac | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/stunnel/patches/patch-configure_ac b/package/stunnel/patches/patch-configure_ac index 62f92963c..b9ccb30ab 100644 --- a/package/stunnel/patches/patch-configure_ac +++ b/package/stunnel/patches/patch-configure_ac @@ -1,6 +1,6 @@ ---- stunnel-5.16.orig/configure.ac 2015-04-16 16:03:28.000000000 +0200 -+++ stunnel-5.16/configure.ac 2015-04-25 04:32:12.000000000 +0200 -@@ -71,13 +71,6 @@ AX_APPEND_COMPILE_FLAGS([-Wformat=2]) +--- stunnel-5.24.orig/configure.ac 2015-09-02 23:21:07.000000000 +0200 ++++ stunnel-5.24/configure.ac 2015-10-21 10:48:27.000000000 +0200 +@@ -72,13 +72,6 @@ AX_APPEND_COMPILE_FLAGS([-Wformat=2]) AX_APPEND_COMPILE_FLAGS([-Wconversion]) AX_APPEND_COMPILE_FLAGS([-Wno-long-long]) AX_APPEND_COMPILE_FLAGS([-Wno-deprecated-declarations]) |