Merge lp:~unity-api-team/libqtdbustest/ftbfs-ppc into lp:libqtdbustest

Proposed by Pete Woods
Status: Merged
Approved by: Pete Woods
Approved revision: 35
Merged at revision: 35
Proposed branch: lp:~unity-api-team/libqtdbustest/ftbfs-ppc
Merge into: lp:libqtdbustest
Diff against target: 11 lines (+1/-0)
1 file modified
cmake/FindValgrind.cmake (+1/-0)
To merge this branch: bzr merge lp:~unity-api-team/libqtdbustest/ftbfs-ppc
Reviewer Review Type Date Requested Status
Unity Team Pending
Review via email: mp+258230@code.launchpad.net

Commit message

Fix FTBFS on PPC

Description of the change

Fix FTBFS on PPC

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'cmake/FindValgrind.cmake'
--- cmake/FindValgrind.cmake 2014-01-02 11:35:43 +0000
+++ cmake/FindValgrind.cmake 2015-05-05 08:53:01 +0000
@@ -16,6 +16,7 @@
16 "--error-exitcode=1"16 "--error-exitcode=1"
17 "--leak-check=full"17 "--leak-check=full"
18 "--gen-suppressions=all"18 "--gen-suppressions=all"
19 "--show-leak-kinds=definite"
19 "--quiet"20 "--quiet"
20 )21 )
21endif()22endif()

Subscribers

People subscribed via source and target branches

to all changes: