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}
32
32
--disable-ldap \
33
33
--disable-ldaps \
34
34
--disable-ntlm \
35
- --without-axtls \
36
- --without-cyassl \
37
- --without-egd-socket \
38
35
--without-gnutls \
39
36
--without-gssapi \
40
- --without-libidn \
41
37
--without-libpsl \
42
38
--without-librtmp \
43
39
--without-libssh2 \
44
40
--without-nghttp2 \
45
- --without-nss \
46
- --without-polarssl \
47
41
--without-winidn \
48
- --without-winssl \
49
42
--prefix= %{prefix } \
50
43
CPPFLAGS= "-I%{prefix }/include" \
51
44
LD_LIBRARY_PATH= "%{prefix }/lib" \
Original file line number Diff line number Diff line change @@ -32,20 +32,13 @@ mkdir -p %{_builddir}
32
32
--disable-ldap \
33
33
--disable-ldaps \
34
34
--disable-ntlm \
35
- --without-axtls \
36
- --without-cyassl \
37
- --without-egd-socket \
38
35
--without-gnutls \
39
36
--without-gssapi \
40
- --without-libidn \
41
37
--without-libpsl \
42
38
--without-librtmp \
43
39
--without-libssh2 \
44
40
--without-nghttp2 \
45
- --without-nss \
46
- --without-polarssl \
47
41
--without-winidn \
48
- --without-winssl \
49
42
--prefix= %{prefix } \
50
43
CPPFLAGS= "-I%{prefix }/include -DAF_LOCAL= AF_UNIX" \
51
44
LD_LIBRARY_PATH= "%{prefix }/lib" \
You can’t perform that action at this time.
0 commit comments