artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb90b22
)
Temporarily define LIBRESSL_NEXT_API in opensslfeatures.h
author
tb
<tb@openbsd.org>
Tue, 25 Apr 2023 15:50:09 +0000
(15:50 +0000)
committer
tb
<tb@openbsd.org>
Tue, 25 Apr 2023 15:50:09 +0000
(15:50 +0000)
lib/libcrypto/opensslfeatures.h
patch
|
blob
|
history
diff --git
a/lib/libcrypto/opensslfeatures.h
b/lib/libcrypto/opensslfeatures.h
index
7c524c2
..
ca01337
100644
(file)
--- a/
lib/libcrypto/opensslfeatures.h
+++ b/
lib/libcrypto/opensslfeatures.h
@@
-7,6
+7,8
@@
#define LIBRESSL_HAS_TLS1_3
#define LIBRESSL_HAS_DTLS1_2
+#define LIBRESSL_NEXT_API
+
#define OPENSSL_THREADS
#define OPENSSL_NO_BUF_FREELISTS