wsrep.cmake rewrites COMPILATION_COMMENT

Bug #904066 reported by Vadim Tkachenko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MySQL patches by Codership
Fix Released
Low
Alex Yurchenko
5.1
Fix Released
Low
Alex Yurchenko
5.5
Fix Released
Low
Alex Yurchenko

Bug Description

In current form

SET(COMPILATION_COMMENT "wsrep_${WSREP_VERSION}")

script wsrep.cmake rewrites COMPILATION_COMMENT and totally replaces it by "wsrep_rNNNN"

The more correct usage is

SET(COMPILATION_COMMENT "${COMPILATION_COMMENT} wsrep_${WSREP_VERSION}")

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.