On 2020/04/16 11:34, satmeir wrote:
> Updated to 2.31.0
> @solene: Tested patch this time on amd64. Please let me know if it works.

The emailed patch is line-wrapped and does not apply.

patch: **** malformed patch at line 233: ${DL_LIB} ${Boost_LIBRARIES} 
${OPENSSL_LIBRARIES} ${ZLIB_LIBRARY}

> What's the OpenBSD convention about including AESNI Support for machines
> that support it?

That can be enabled as long as 

1) detection of cpu features is at runtime not build time (so it doesn't
break when running on x86 machines that do not have AESNI even if built on a
machine with AESNI)

and

2) it does not break non-x86 architectures


Reply via email to