FreeBSD Bugzilla – Attachment 162784 Details for
Bug 204293
www/apache24: does not compile in poudriere with HTTP2 enabled
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fixes build problem with option HTTP2 enabled
apache24-http2-path.diff (text/plain), 309 bytes, created by
Matthias Fechner
on 2015-11-04 18:10:11 UTC
(
hide
)
Description:
Fixes build problem with option HTTP2 enabled
Filename:
MIME Type:
Creator:
Matthias Fechner
Created:
2015-11-04 18:10:11 UTC
Size:
309 bytes
patch
obsolete
>--- Makefile.old 2015-11-04 18:41:15.954508805 +0100 >+++ Makefile 2015-11-04 18:59:14.219436351 +0100 >@@ -125,6 +125,10 @@ > USE_GNOME= libxml2 > .endif > >+.if ${PORT_OPTIONS:MHTTP2} >+CONFIGURE_ARGS+= --with-nghttp2=${LOCALBASE} >+.endif >+ > .include <bsd.port.pre.mk> > .include "${APACHEDIR}/Makefile.modules" >
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 204293
: 162784