at master 456 B view raw
1diff --git a/CMakeLists.txt b/CMakeLists.txt 2index 33931e02a..59f613a9d 100644 3--- a/CMakeLists.txt 4+++ b/CMakeLists.txt 5@@ -901,7 +901,6 @@ endif() 6 ### Bundling of OpenSSL libraries (if needed) 7 # macro MYSQL_CHECK_SSL_DLLS() adapted for Shell 8 IF (WITH_SSL_PATH AND (APPLE OR WIN32 OR LINUX_STANDALONE)) 9- SET(BUNDLED_OPENSSL 1) 10 MESSAGE(STATUS "WITH_SSL_PATH ${WITH_SSL_PATH}") 11 12 # In MySQL Server 8.0.4 and up, OpenSSL is linked dynamically and