FreeBSD Bugzilla – Attachment 197213 Details for
Bug 231459
security/openssl: fails to link with lld as system linker on i386
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix LLD on i386
openssl (text/plain), 549 bytes, created by
Nathan
on 2018-09-18 18:02:02 UTC
(
hide
)
Description:
Fix LLD on i386
Filename:
MIME Type:
Creator:
Nathan
Created:
2018-09-18 18:02:02 UTC
Size:
549 bytes
patch
obsolete
>Index: security/openssl/Makefile >=================================================================== >--- security/openssl/Makefile (revision 480022) >+++ security/openssl/Makefile (working copy) >@@ -128,6 +128,7 @@ > ${WRKSRC}/crypto/des/Makefile > ${REINPLACE_CMD} -e 's|SHLIB_VERSION_NUMBER "1.0.0"|SHLIB_VERSION_NUMBER "${OPENSSL_SHLIBVER}"|' \ > ${WRKSRC}/crypto/opensslv.h >+ ${REINPLACE_CMD} -e 's|\^GNU ld|GNU|' ${WRKSRC}/Makefile.shared > > post-patch-MAN3-off: > ${GREP} -L openssl_manual_section ${WRKSRC}/doc/crypto/*.pod | ${XARGS} ${RM}
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 231459
:
197212
| 197213 |
197571
|
197583