mirror of
https://github.com/MariaDB/server.git
synced 2025-01-30 18:41:56 +01:00
8bcddb02b7
Compiler warnings generated on building MariaDB server for BSD has the same reason as in case building is performed on MacOS. Both platforms do use clang as a C/C++ compiler. So, fix the compiler warnings in case the compiler is clang doesn't matter what kind of building platform do we use for building. This is a follow-up patch for the following bug reports: MDEV-23564: CMAKE failing due to deprecated Apple GSS method MDEV-23935: Fix warnings generated during compilation of plugin/auth_pam/testing/pam_mariadb_mtr.c on MacOS |
||
---|---|---|
.. | ||
mapper | ||
testing | ||
auth_pam.c | ||
auth_pam_base.c | ||
auth_pam_common.c | ||
auth_pam_tool.c | ||
auth_pam_tool.h | ||
auth_pam_v1.c | ||
CMakeLists.txt | ||
config.h.cmake |