FreeBSD Bugzilla – Attachment 179478 Details for
Bug 216680
security/libressl-devel: fix Undefined symbol error.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix: Undefined symbol "SSL_CIPHER_get_value" error.
patch-libressl-devel.diff (text/plain), 446 bytes, created by
Eric Camachat
on 2017-01-31 19:28:57 UTC
(
hide
)
Description:
Fix: Undefined symbol "SSL_CIPHER_get_value" error.
Filename:
MIME Type:
Creator:
Eric Camachat
Created:
2017-01-31 19:28:57 UTC
Size:
446 bytes
patch
obsolete
>Index: security/libressl-devel/Makefile >=================================================================== >--- security/libressl-devel/Makefile (revision 432861) >+++ security/libressl-devel/Makefile (working copy) >@@ -29,7 +29,7 @@ > USES= cpe libtool pathfix pkgconfig > USE_LDCONFIG= yes > OPTIONS_SUB= yes >-CFLAGS+= -fpic -DPIC >+CFLAGS+= -fpic -DPIC -Wl,-rpath,${PREFIX}/lib -Wl,--as-needed > > INSTALL_TARGET= install-strip > TEST_TARGET= check
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 216680
: 179478