Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F146798753
D24455.id70666.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
631 B
Referenced Files
None
Subscribers
None
D24455.id70666.diff
View Options
Index: www/h2o/files/patch-deps-neverbleed-neverbleed.c
===================================================================
--- /dev/null
+++ www/h2o/files/patch-deps-neverbleed-neverbleed.c
@@ -0,0 +1,11 @@
+--- ./deps/neverbleed/neverbleed.c.orig 2020-04-16 14:59:53.219977000 -0500
++++ ./deps/neverbleed/neverbleed.c 2020-04-16 15:00:11.794318000 -0500
+@@ -630,7 +630,7 @@
+ return 0;
+ }
+
+-#if !OPENSSL_1_1_API
++#if !OPENSSL_1_1_API && (!defined(LIBRESSL_VERSION_NUMBER) || LIBRESSL_VERSION_NUMBER < 0x2070000fL)
+
+ static void RSA_get0_key(const RSA *rsa, const BIGNUM **n, const BIGNUM **e, const BIGNUM **d)
+ {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Mar 6, 5:04 PM (15 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29332648
Default Alt Text
D24455.id70666.diff (631 B)
Attached To
Mode
D24455: Fix www/h2o build with libressl
Attached
Detach File
Event Timeline
Log In to Comment