FreeBSD Bugzilla – Attachment 197212 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), 731 bytes, created by
Nathan
on 2018-09-18 17:56:44 UTC
(
hide
)
Description:
Fix LLD on i386
Filename:
MIME Type:
Creator:
Nathan
Created:
2018-09-18 17:56:44 UTC
Size:
731 bytes
patch
obsolete
>Index: security/openssl/Makefile >=================================================================== >--- security/openssl/Makefile (revision 480022) >+++ security/openssl/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= openssl > PORTVERSION= 1.0.2p >-PORTREVISION= 1 >+PORTREVISION= 2 > PORTEPOCH= 1 > CATEGORIES= security devel > MASTER_SITES= http://www.openssl.org/source/ \ >@@ -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