summaryrefslogtreecommitdiff
path: root/packages/net-misc/tor/files/libressl.patch
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss@sss.chaoslab.ru>2018-07-11 19:21:19 +0300
committerGluzskiy Alexandr <sss@sss.chaoslab.ru>2018-07-11 19:21:19 +0300
commit5e351f4ee85102acc1fca033f6ba86ff7fe3705a (patch)
tree173aea419b3c754421c3ae7c00a3dd3f08bfc3de /packages/net-misc/tor/files/libressl.patch
parentbb21f1eb84acdf92d5eb628db9fc80f25e2cc4fe (diff)
moved edited exherbo packages to separate repo "git://sss.chaoslab.ru/exherbo-edits-repo.git"
added latest codelite stable tag release as git-master failing to build
Diffstat (limited to 'packages/net-misc/tor/files/libressl.patch')
-rw-r--r--packages/net-misc/tor/files/libressl.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/packages/net-misc/tor/files/libressl.patch b/packages/net-misc/tor/files/libressl.patch
deleted file mode 100644
index e448031..0000000
--- a/packages/net-misc/tor/files/libressl.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-diff --git a/src/lib/crypt_ops/crypto_hkdf.c b/src/lib/crypt_ops/crypto_hkdf.c
-index 0200d0fe9..30e276d5d 100644
---- a/src/lib/crypt_ops/crypto_hkdf.c
-+++ b/src/lib/crypt_ops/crypto_hkdf.c
-@@ -19,10 +19,10 @@
-
- #include <openssl/opensslv.h>
-
--#if OPENSSL_VERSION_NUMBER >= OPENSSL_V_SERIES(1,1,0)
-+/*#if OPENSSL_VERSION_NUMBER >= OPENSSL_V_SERIES(1,1,0)
- #define HAVE_OPENSSL_HKDF 1
- #include <openssl/kdf.h>
--#endif
-+#endif */
-
- #include <string.h>
-