youtube-music: fix desktopName and startupWMClass
[NixPkgs.git] / pkgs / development / tools / mysql-shell / no-openssl-bundling.patch
blobd959e923ad4e30760f5264577ca0ca8e4d37b048
1 diff --git a/CMakeLists.txt b/CMakeLists.txt
2 index 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}")
12 # In MySQL Server 8.0.4 and up, OpenSSL is linked dynamically and