FreeBSD Bugzilla – Attachment 154974 Details for
Bug 199008
[PATCH] security/softhsm2: Fix build with LibreSSL
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff for security/softhsm2
patch-security_softhsm2 (text/plain), 421 bytes, created by
Bernard Spil
on 2015-03-29 19:36:09 UTC
(
hide
)
Description:
svn diff for security/softhsm2
Filename:
MIME Type:
Creator:
Bernard Spil
Created:
2015-03-29 19:36:09 UTC
Size:
421 bytes
patch
obsolete
>Index: security/softhsm2/Makefile >=================================================================== >--- security/softhsm2/Makefile (revision 382621) >+++ security/softhsm2/Makefile (working copy) >@@ -37,6 +37,10 @@ > > CRYP_BOTAN_CONFIGURE_WITH= crypto-backend=botan > >+.if ${OPENSSL_PORT} == security/libressl >+CONFIGURE_ARGS+= --disable-gost >+.endif >+ > .include <bsd.port.options.mk> > > .if ${PORT_OPTIONS:MCRYP_BOTAN}
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
Actions:
View
|
Diff
Attachments on
bug 199008
: 154974 |
154975
|
155336