a44f865432
With OTP's --enable-static-nifs, libcrypto features detected by configure aren't propagated to the static NIF build flags. Work around this issue by patching OTP's Makefile until the following PR is merged: https://github.com/erlang/otp/pull/10817