[Bug 271615] Update base system OpenSSL to 3.0.x
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 271615] Update base system OpenSSL to 3.0.x"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Feb 2024 16:47:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271615 Gleb Popov <arrowd@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arrowd@FreeBSD.org --- Comment #21 from Gleb Popov <arrowd@FreeBSD.org> --- I noticed that the imported library has # ifndef OPENSSL_NO_SM3 # define OPENSSL_NO_SM3 # endif in configuration.h What's ther ationale for this? I now bumped into a port that calls EVP_sm3 functions and it is impossible to build on FreeBSD 14-15. -- You are receiving this mail because: You are the assignee for the bug.