File tree Expand file tree Collapse file tree 2 files changed +0
-14
lines changed Expand file tree Collapse file tree 2 files changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -32,20 +32,13 @@ mkdir -p %{_builddir}
3232 --disable-ldap \
3333 --disable-ldaps \
3434 --disable-ntlm \
35- --without-axtls \
36- --without-cyassl \
37- --without-egd-socket \
3835 --without-gnutls \
3936 --without-gssapi \
40- --without-libidn \
4137 --without-libpsl \
4238 --without-librtmp \
4339 --without-libssh2 \
4440 --without-nghttp2 \
45- --without-nss \
46- --without-polarssl \
4741 --without-winidn \
48- --without-winssl \
4942 --prefix= %{prefix } \
5043 CPPFLAGS= "-I%{prefix }/include" \
5144 LD_LIBRARY_PATH= "%{prefix }/lib" \
Original file line number Diff line number Diff line change @@ -32,20 +32,13 @@ mkdir -p %{_builddir}
3232 --disable-ldap \
3333 --disable-ldaps \
3434 --disable-ntlm \
35- --without-axtls \
36- --without-cyassl \
37- --without-egd-socket \
3835 --without-gnutls \
3936 --without-gssapi \
40- --without-libidn \
4137 --without-libpsl \
4238 --without-librtmp \
4339 --without-libssh2 \
4440 --without-nghttp2 \
45- --without-nss \
46- --without-polarssl \
4741 --without-winidn \
48- --without-winssl \
4942 --prefix= %{prefix } \
5043 CPPFLAGS= "-I%{prefix }/include -DAF_LOCAL= AF_UNIX" \
5144 LD_LIBRARY_PATH= "%{prefix }/lib" \
You can’t perform that action at this time.
0 commit comments