diff options
author | Dmitry Shulga <dmitry.shulga@mariadb.com> | 2021-01-19 16:08:46 +0700 |
---|---|---|
committer | Dmitry Shulga <dmitry.shulga@mariadb.com> | 2021-01-19 16:08:46 +0700 |
commit | 8bcddb02b7ba9399677e866a01d86279047beae1 (patch) | |
tree | 93257febe9e597b1f38a2bcd6be05a85e07479d2 /extra | |
parent | b87828b6c8d4f20e23e0c69132cb5c8a4232fbee (diff) | |
download | mariadb-git-8bcddb02b7ba9399677e866a01d86279047beae1.tar.gz |
MDEV-24577: Fix warnings generated during compilation of plugin/auth_pam/testing/pam_mariadb_mtr.c on FreeBSD
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
Diffstat (limited to 'extra')
0 files changed, 0 insertions, 0 deletions