mirror of
https://github.com/MariaDB/server.git
synced 2026-04-26 10:15:29 +02:00
Fixed auth_socket static compilation
This commit is contained in:
parent
90ea014585
commit
3402f7a853
2 changed files with 2 additions and 2 deletions
|
|
@ -65,6 +65,6 @@ ENDIF()
|
|||
ENDIF()
|
||||
|
||||
IF(ok)
|
||||
MYSQL_ADD_PLUGIN(auth_socket auth_socket.c MODULE_ONLY)
|
||||
MYSQL_ADD_PLUGIN(auth_socket auth_socket.c)
|
||||
ENDIF()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue