Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(241)

Unified Diff: scripts/build-memcheck-for-chromium.sh

Issue 2822040: Scripts for building Memcheck for OS X Snow Leopard after the merge of... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/valgrind/
Patch Set: '' Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | scripts/common.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/build-memcheck-for-chromium.sh
===================================================================
--- scripts/build-memcheck-for-chromium.sh (revision 53623)
+++ scripts/build-memcheck-for-chromium.sh (working copy)
@@ -11,8 +11,8 @@
# so you have to check that out by revision.
if system_is_snow_leopard
then
-MEMCHECK_SVN_REV=11175
-MEMCHECK_VEX_SVN_REV=1982
+MEMCHECK_SVN_REV=11195
+MEMCHECK_VEX_SVN_REV=1987
else
MEMCHECK_SVN_REV=11055
MEMCHECK_VEX_SVN_REV=1961
« no previous file with comments | « no previous file | scripts/common.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698