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 184
[-]
[+]
Changed
nginx.spec
@@ -182,6 +182,7 @@ --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" \ + --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