Search
j0ke.net Open Build Service
>
Projects
>
internetx
:
projects
:
http-testing
>
nginx-boringssl
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 14
[-]
[+]
Changed
nginx.spec
@@ -158,7 +158,6 @@ --http-fastcgi-temp-path=%{nginx_home_tmp}/fastcgi \ --pid-path=%{_localstatedir}/run/%{name}.pid \ --lock-path=%{_localstatedir}/lock/subsys/%{name} \ - --with-http_ssl_module \ --with-http_spdy_module \ --with-http_realip_module \ --with-http_addition_module \ @@ -180,9 +179,9 @@ --with-threads \ --with-debug \ --with-ipv6 \ + --with-http_ssl_module \ --with-cc-opt="%{optflags} $(pcre-config --cflags) -I ../boringssl/.compat/include -I/usr/include" \ --with-ld-opt="-L ../boringssl/.compat/lib -L/usr/lib" \ - --with-openssl=%{_builddir}/nginx-%{version}/boringssl \ --with-file-aio \ --add-module=%{_builddir}/nginx-%{version}/Nginx-limit-traffic-rate-module \ %if 0%{?rhel_version} == 700 || 0%{?centos_version} == 700