1
0
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:
Sergei Golubchik
2015-02-13 15:04:23 +01:00
parent 2043e3d440
commit 4c9d0b2b0c

View File

@@ -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