FreeBSD Bugzilla – Attachment 202914 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-1.diff (text/plain), 379 bytes, created by
Alan Somers
on 2019-03-16 16:01:07 UTC
(
hide
)
Description:
Fix build with alternate OpenSSL implementations
Filename:
MIME Type:
Creator:
Alan Somers
Created:
2019-03-16 16:01:07 UTC
Size:
379 bytes
patch
obsolete
>Index: devel/p4/Makefile >=================================================================== >--- devel/p4/Makefile (revision 495790) >+++ devel/p4/Makefile (working copy) >@@ -40,6 +40,7 @@ > do-build: > cd ${WRKSRC} && ${SETENV} C++="${CXX}" C++FLAGS="${CXXFLAGS}" \ > CCFLAGS="${CFLAGS}" \ >+ HDRS="${OPENSSLINC}" \ > LINKFLAGS="${LDFLAGS}" \ > OSVER=${OSVER} \ > SSL="yes" \
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