Comment 7 for bug 890982

Revision history for this message
Vadim Tkachenko (vadim-tk) wrote :

to check my assumption I changed

cmake/wsrep.cmake
line
 SET(COMPILATION_COMMENT "wsrep_${WSREP_VERSION}")

to

SET(COMPILATION_COMMENT "wsrep")

And now I am able to compile without problem.