disabled SSL version check, our SSL is already patched
This commit is contained in:
parent
90c9551d84
commit
6766d81e82
@ -324,6 +324,7 @@ export LDFLAGS=-lefence
|
|||||||
%if %{LIBBIND}
|
%if %{LIBBIND}
|
||||||
--enable-libbind \
|
--enable-libbind \
|
||||||
%endif
|
%endif
|
||||||
|
--disable-openssl-version-check \
|
||||||
CFLAGS="$CFLAGS" \
|
CFLAGS="$CFLAGS" \
|
||||||
;
|
;
|
||||||
if [ -s openssl_config.h ]; then cat openssl_config.h >> config.h ; fi;
|
if [ -s openssl_config.h ]; then cat openssl_config.h >> config.h ; fi;
|
||||||
|
Loading…
Reference in New Issue
Block a user