FreeBSD Bugzilla – Attachment 216654 Details for
Bug 248164
devel/libvirt: And other ports fail to configure with security/libssh2: configure: error: You must install the libssh2 >= 1.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for libssh2
libssh2.patch (text/plain), 529 bytes, created by
James French
on 2020-07-22 11:56:07 UTC
(
hide
)
Description:
Patch for libssh2
Filename:
MIME Type:
Creator:
James French
Created:
2020-07-22 11:56:07 UTC
Size:
529 bytes
patch
obsolete
>diff -ur security/libssh2/Makefile security/libssh2/Makefile >--- security/libssh2/Makefile >+++ security/libssh2/Makefile >@@ -27,8 +27,8 @@ TRACE_DESC= Enable debug packet traces > > TRACE_CONFIGURE_ENABLE= debug > GCRYPT_LIB_DEPENDS= libgcrypt.so:security/libgcrypt >-GCRYPT_CONFIGURE_ON= --with-libgcrypt >-GCRYPT_CONFIGURE_OFF= --with-openssl >+GCRYPT_CONFIGURE_ON= --with-crypto=libgcrypt >+GCRYPT_CONFIGURE_OFF= --with-crypto=openssl > GCRYPT_CPPFLAGS= -I${LOCALBASE}/include > GCRYPT_LIBS= -L${LOCALBASE}/lib > GCRYPT_USES_OFF= ssl
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 248164
:
216650
| 216654 |
216655
|
216656