FreeBSD Bugzilla – Attachment 208108 Details for
Bug 241074
net-p2p/qtum: fix build on GCC architectures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
qtum.patch (text/plain), 488 bytes, created by
Piotr Kubaj
on 2019-10-05 09:57:52 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2019-10-05 09:57:52 UTC
Size:
488 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 513745) >+++ Makefile (working copy) >@@ -57,9 +57,9 @@ > # setting some related environment variables. > .if ${SSL_DEFAULT} == base > CONFIGURE_ENV+= CRYPTO_CFLAGS="-I${OPENSSLINC}" \ >- CRYPTO_LIBS="-L${OPENSSLLIB} -lcrypto" \ >+ CRYPTO_LIBS="-lcrypto" \ > SSL_CFLAGS="-I${OPENSSLINC}" \ >- SSL_LIBS="-L${OPENSSLLIB} -lssl" >+ SSL_LIBS="-lssl" > .endif > > .include <bsd.port.post.mk>
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
Flags:
pkubaj
:
maintainer-approval?
(
vd
)
Actions:
View
|
Diff
Attachments on
bug 241074
: 208108