diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-08-20 18:55:23 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-08-20 18:55:23 +0200 |
commit | 41335546320e003cabf183b2963176d814b63883 (patch) | |
tree | b80156239e52feaf038323c90ff041dce6a0caea /package/openssl/patches/patch-crypto_ui_ui_openssl_c | |
parent | 3596b341df7305e069293e6118f8161c7423fd00 (diff) |
fix openssl musl compile
Diffstat (limited to 'package/openssl/patches/patch-crypto_ui_ui_openssl_c')
-rw-r--r-- | package/openssl/patches/patch-crypto_ui_ui_openssl_c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/openssl/patches/patch-crypto_ui_ui_openssl_c b/package/openssl/patches/patch-crypto_ui_ui_openssl_c index f9e3a7069..ac6d2a91f 100644 --- a/package/openssl/patches/patch-crypto_ui_ui_openssl_c +++ b/package/openssl/patches/patch-crypto_ui_ui_openssl_c @@ -1,6 +1,6 @@ ---- openssl-1.0.1c.orig/crypto/ui/ui_openssl.c 2012-02-12 00:38:49.000000000 +0100 -+++ openssl-1.0.1c/crypto/ui/ui_openssl.c 2013-08-15 12:11:24.652833590 +0200 -@@ -184,12 +184,6 @@ +--- openssl-1.0.1e.orig/crypto/ui/ui_openssl.c 2013-02-11 16:26:04.000000000 +0100 ++++ openssl-1.0.1e/crypto/ui/ui_openssl.c 2013-08-17 16:07:11.798623440 +0200 +@@ -190,12 +190,6 @@ # undef SGTTY #endif |