Search
j0ke.net Open Build Service
>
Projects
>
internetx
:
projects
:
http
>
nginx
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 207
[-]
[+]
Changed
nginx.spec
@@ -181,6 +181,14 @@ --with-pcre \ --with-ipv6 \ --with-http_slice_module \ + --with-stream_ssl_preread_module \ + --with-stream_realip_module \ + --with-stream_log_module \ + --with-stream_geo_module \ + --with-stream_geoip_module \ + --with-stream_split_clients_module \ + --with-stream_map_module \ + --with-stream_return_module \ --add-module=%{_builddir}/nginx-%{version}/naxsi-git/naxsi_src \ %if 0%{?rhel_version} == 700 || 0%{?centos_version} == 700 --with-ld-opt="-Wl,-z,relro,-z,now -Wl,-rpath -Wl,-Bsymbolic-functions -Wl,--as-needed -fPIE" \