FreeBSD Bugzilla – Attachment 172053 Details for
Bug 210773
www/mod_spdy: IGNORE with LibreSSL
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff for www/mod_spdy
patch-www_mod__spdy-LibreSSL (text/plain), 885 bytes, created by
Bernard Spil
on 2016-07-03 11:15:52 UTC
(
hide
)
Description:
svn diff for www/mod_spdy
Filename:
MIME Type:
Creator:
Bernard Spil
Created:
2016-07-03 11:15:52 UTC
Size:
885 bytes
patch
obsolete
>Index: www/mod_spdy/Makefile >=================================================================== >--- www/mod_spdy/Makefile (revision 417960) >+++ www/mod_spdy/Makefile (working copy) >@@ -85,6 +85,10 @@ > > .include <bsd.port.pre.mk> > >+.if defined(OPENSSL_PORT) && "${OPENSSL_PORT:M*libressl*}" != "" >+IGNORE= ${PORTNAME} is incompatible with LibreSSL, please use www/apache24 with mod_http2 >+.endif >+ > .if ${COMPILER_TYPE} == clang && ${COMPILER_VERSION} >= 36 > CXXFLAGS+= -Wno-unused-local-typedef > .endif >Index: www/mod_spdy/pkg-descr >=================================================================== >--- www/mod_spdy/pkg-descr (revision 417960) >+++ www/mod_spdy/pkg-descr (working copy) >@@ -3,4 +3,4 @@ > loaded into currently deployed Apache HTTPD 2.x web servers using mod_so. > > >-WWW: http://code.google.com/p/mod-spdy/ >+WWW: https://developers.google.com/speed/spdy/mod_spdy/
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 210773
:
172053
|
172055