FreeBSD Bugzilla – Attachment 202894 Details for
Bug 236548
devel/p4: build error when using DEFAULT_VERSIONS+=ssl=libressl-devel in make.conf
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix build with alternate OpenSSL implementations
236548.diff (text/plain), 350 bytes, created by
Alan Somers
on 2019-03-16 01:31:03 UTC
(
hide
)
Description:
Fix build with alternate OpenSSL implementations
Filename:
MIME Type:
Creator:
Alan Somers
Created:
2019-03-16 01:31:03 UTC
Size:
350 bytes
patch
obsolete
>Index: devel/p4/Makefile >=================================================================== >--- devel/p4/Makefile (revision 495790) >+++ devel/p4/Makefile (working copy) >@@ -29,6 +29,8 @@ > # p4 links libssl and libcrypto statically, so specify :build > USES= ssl:build > >+CFLAGS+= -I${OPENSSLINC} >+ > PLIST_FILES= bin/p4 > > .include <bsd.port.pre.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:
asomers
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 236548
:
202894
|
202914