mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
yassl builds: don't hide mysys_ssl symbols that cannot possibly collide with openssl
This commit is contained in:
@@ -26,7 +26,6 @@ ENDIF()
|
||||
# must be compiled with "-fvisibility=hidden"
|
||||
IF(WITH_SSL STREQUAL "bundled" AND HAVE_VISIBILITY_HIDDEN)
|
||||
SET_SOURCE_FILES_PROPERTIES(
|
||||
my_aes.cc
|
||||
my_md5.cc
|
||||
my_sha1.cc
|
||||
my_sha2.cc
|
||||
|
||||
Reference in New Issue
Block a user