mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 02:05:57 +01:00
Make WITH_WSREP=NO built with clang
This commit is contained in:
parent
73ef86d4ef
commit
5a7bcf1694
1 changed files with 0 additions and 2 deletions
|
@ -68,8 +68,6 @@
|
|||
#include "wsrep_thd.h"
|
||||
#include "wsrep_trans_observer.h"
|
||||
#include "wsrep_server_state.h"
|
||||
#else
|
||||
static inline bool wsrep_is_bf_aborted(THD* thd) { return false; }
|
||||
#endif /* WITH_WSREP */
|
||||
#include "opt_trace.h"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue