We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7311fc0 commit dbeb6b6Copy full SHA for dbeb6b6
contrib/openssl-cmake/CMakeLists.txt
@@ -1303,7 +1303,6 @@ set(SSL_SRC
1303
# SRP API is deprecated in OpenSSL 3.0.
1304
# https://docs.openssl.org/3.1/man3/SRP_Calc_B/#history
1305
add_definitions(-DOPENSSL_NO_DEPRECATED)
1306
-add_definitions(-DOPENSSL_API_COMPAT=30000) # 3.0
1307
add_definitions(-DOPENSSL_NO_ENGINE)
1308
add_definitions(-DOPENSSL_NO_SRP)
1309
0 commit comments