Logoj0ke.net Open Build Service > Projects > home:jg:http-testing:polarssl > nginx > Changes
Sign Up | Log In

Changes of Revision 4

[-] Changed nginx.spec
x
 
1
@@ -27,7 +27,7 @@
2
 BuildRoot:         %{_tmppath}/%{name}-%{version}-root
3
 
4
 BuildRequires:     pcre-devel zlib-devel polarssl polarssl-devel perl(ExtUtils::Embed) openssl-devel
5
-BuildRequires:     GeoIP-devel libaio-devel pam-devel gmake
6
+BuildRequires:     GeoIP-devel libaio-devel pam-devel 
7
 
8
 # Modsec
9
 BuildRequires:     httpd-devel lua-devel curl-devel
10
@@ -198,8 +198,6 @@
11
     --add-module=%{_builddir}/nginx-%{version}/mod_zip-master \
12
     --add-module=%{_builddir}/nginx-%{version}/nginx-upload-module-2.2 \
13
     --add-module=%{_builddir}/nginx-%{version}/ngx_http_auth_pam_module-1.2 \
14
-    --with-cc-opt="%{optflags} $(pcre-config --cflags)" \
15
-    --with-ld-opt="-Wl,--as-needed -Wl,--strip-all" \
16
     --with-pcre \
17
     --with-pcre-jit \
18
     --with-file-aio
19