diff --git a/bind.spec b/bind.spec index e0c68d6..edfb2d6 100644 --- a/bind.spec +++ b/bind.spec @@ -324,6 +324,7 @@ export LDFLAGS=-lefence %if %{LIBBIND} --enable-libbind \ %endif + --disable-openssl-version-check \ CFLAGS="$CFLAGS" \ ; if [ -s openssl_config.h ]; then cat openssl_config.h >> config.h ; fi;