Merge lp:~tplavcic/percona-server/bug1314568-5.5 into lp:percona-server/5.5
Proposed by
Tomislav Plavcic
on 2014-05-28
Status: | Merged |
---|---|
Approved by: | Laurynas Biveinis on 2014-05-28 |
Approved revision: | 648 |
Merged at revision: | 665 |
Proposed branch: | lp:~tplavcic/percona-server/bug1314568-5.5 |
Merge into: | lp:percona-server/5.5 |
Diff against target: |
26 lines (+4/-1) 2 files modified
build-ps/build-binary.sh (+3/-1) configure.cmake (+1/-0) |
To merge this branch: | bzr merge lp:~tplavcic/percona-server/bug1314568-5.5 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Laurynas Biveinis (community) | 2014-05-28 | Approve on 2014-05-28 | |
Review via email:
|
This proposal supersedes a proposal from 2014-05-27.
Description of the change
Initialised variable COMMON_FLAGS which was set only on centos so the script refused to run on Ubuntu
Added -DHAVE_purify in configure.cmake for valgrind build (agreed with Laurynas over mail)
To post a comment you must log in.
Tomislav Plavcic (tplavcic) wrote : | # |
Changed commit message and linked commit to bug
5.1 is needed also
The middle diff chunk is from another fix?
review:
Needs Fixing
Tomislav Plavcic (tplavcic) wrote : | # |
Yes, it was from another fix. Removed now.
review:
Approve
Since 5.1 does not need fixing, please re-commit starting from 5.5 as the lowest version to remove redundant bzr history (i.e. so that the 5.5 fix is not a merge from 5.1).
Please use a more descriptive commit message for rev 647, reference bug # there.