diff options
author | Alexander Barkov <bar@mariadb.com> | 2019-07-11 16:45:18 +0400 |
---|---|---|
committer | Alexander Barkov <bar@mariadb.com> | 2019-07-11 16:45:18 +0400 |
commit | c8e94e5eda777578f07409e8a060305776b7ac55 (patch) | |
tree | 31233b967e7e603c70eb63c61c87cc37230d5314 /BUILD/compile-pentium32-wsrep | |
parent | 265a7d1613d29e2bdd4c91a5a75971b331519dbe (diff) | |
download | mariadb-git-c8e94e5eda777578f07409e8a060305776b7ac55.tar.gz |
Adding -D__cplusplus into the ABI check command line
This will allow to check ABI for C++ plugins defined in include/mysql/plugin.h
e.g. like this:
struct st_mysql_xxx
{
int interface_version;
const class XXX *xxx;
};
Discussed with Serg.
Diffstat (limited to 'BUILD/compile-pentium32-wsrep')
0 files changed, 0 insertions, 0 deletions