Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 423176 Details for
Bug 570032
>=www-servers/nginx-1.9.6 - add stream module
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
nginx-1.9.7-add-stream.patch
nginx-1.9.7-add-stream.patch (text/plain), 826 bytes, created by
Philipp Leonhardt
on 2016-01-17 16:06:54 UTC
(
hide
)
Description:
nginx-1.9.7-add-stream.patch
Filename:
MIME Type:
Creator:
Philipp Leonhardt
Created:
2016-01-17 16:06:54 UTC
Size:
826 bytes
patch
obsolete
>--- /usr/portage/www-servers/nginx/nginx-1.9.7.ebuild 2015-11-19 23:01:01.000000000 +0100 >+++ /usr/local/portage/www-servers/nginx/nginx-1.9.7.ebuild 2016-01-17 16:26:50.115714271 +0100 >@@ -191,7 +191,7 @@ > http_memc" > > IUSE="aio debug +http http2 +http-cache ipv6 libatomic luajit +pcre pcre-jit rtmp >-selinux ssl threads userland_GNU vim-syntax" >+selinux ssl stream threads userland_GNU vim-syntax" > > for mod in $NGINX_MODULES_STD; do > IUSE="${IUSE} +nginx_modules_http_${mod}" >@@ -343,6 +343,7 @@ > use libatomic && myconf+=( --with-libatomic ) > use pcre && myconf+=( --with-pcre ) > use pcre-jit && myconf+=( --with-pcre-jit ) >+ use stream && myconf+=( --with-stream ) > use threads && myconf+=( --with-threads ) > > # HTTP 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 570032
:
423172
| 423176