Search
j0ke.net Open Build Service
>
Projects
>
home:kries
:
proceed
>
nginx
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 20
[-]
[+]
Changed
nginx.spec
@@ -192,21 +192,15 @@ --add-module=%{_builddir}/nginx-%{version}/nginx-auth-ldap \ %endif --add-module=%{_builddir}/nginx-%{version}/naxsi-0.56/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" \ --with-cc-opt="-g -Ofast -march=native -ffast-math -fstack-protector-strong -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2" \ -%endif --with-openssl=%{_builddir}/nginx-%{version}/openssl-%{openssl_version} \ -%if 0%{?rhel_version} == 700 || 0%{?centos_version} == 700 --with-openssl-opt=enable-ec_nistp_64_gcc_128 \ -%endif --with-file-aio \ --add-module=%{_builddir}/nginx-%{version}/Nginx-limit-traffic-rate-module \ --add-module=%{_builddir}/nginx-%{version}/ngx_cache_purge-2.3 \ -%if 0%{?rhel_version} == 700 || 0%{?centos_version} == 700 --add-module=%{_builddir}/nginx-%{version}/incubator-pagespeed-ngx-%{nps_version} \ --with-threads \ -%endif %if 0%{with_rtmp_ext} --add-module=%{_builddir}/nginx-%{version}/%{rtmp} \ %endif