https://bugs.exim.org/show_bug.cgi?id=3143
--- Comment #3 from Axel Reinhold <e...@freakout.de> --- from https://docs.openssl.org/3.3/man3/SSL_CTX_set_options : "The SSL_OP_ constants and the corresponding parameter and return values of the affected functions were changed to uint64_t type in OpenSSL 3.0. For that reason it is no longer possible use the SSL_OP_ macro values in preprocessor #if conditions. However it is still possible to test whether these macros are defined or not." and the circumstance that i need to compile for 32-bit platform can be the root-cause of the issue? -- You are receiving this mail because: You are on the CC list for the bug. -- ## subscription configuration (requires account): ## https://lists.exim.org/mailman3/postorius/lists/exim-dev.lists.exim.org/ ## unsubscribe (doesn't require an account): ## exim-dev-unsubscr...@lists.exim.org ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/