FreeBSD Bugzilla – Attachment 245592 Details for
Bug 273909
security/libfido2: Unbreak build with DEFAULT_VERSIONS=ssl=openssl30
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
adjusted patch
patch2.txt (text/plain), 401 bytes, created by
Craig Leres
on 2023-10-12 20:07:44 UTC
(
hide
)
Description:
adjusted patch
Filename:
MIME Type:
Creator:
Craig Leres
Created:
2023-10-12 20:07:44 UTC
Size:
401 bytes
patch
obsolete
>diff --git a/security/libfido2/Makefile b/security/libfido2/Makefile >index 2217d26fe80..f440dac3df3 100644 >--- a/security/libfido2/Makefile >+++ b/security/libfido2/Makefile >@@ -28,7 +28,7 @@ OPTIONS_DEFINE= DOCS > EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-openssl > .endif > >-.if ${SSL_DEFAULT} == openssl30 >+.if ${SSL_DEFAULT:C,3[0-9],3,} == openssl3 > CFLAGS+= -DOPENSSL_API_COMPAT=0x10100000L > .endif >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
leres
:
maintainer-approval?
(
sunpoet
)
Actions:
View
|
Diff
Attachments on
bug 273909
:
244982
| 245592