mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 03:52:35 +01:00
fix typo
This commit is contained in:
parent
0995ab2e1a
commit
4e9b5ff543
1 changed files with 1 additions and 1 deletions
|
@ -258,7 +258,7 @@ IF(CMAKE_SYSTEM_NAME MATCHES "Linux")
|
|||
get_charset_by_csname
|
||||
net_realloc
|
||||
client_errors
|
||||
THR_key_mysys
|
||||
THR_KEY_mysys
|
||||
)
|
||||
|
||||
# Add special script to fix symbols renames by Fedora
|
||||
|
|
Loading…
Reference in a new issue