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

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

Issue 9372099: Allow building OS X 10.7 binaries. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/valgrind/
Patch Set: Created 8 years, 10 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
Index: scripts/build-memcheck-for-chromium.sh
===================================================================
--- scripts/build-memcheck-for-chromium.sh (revision 122817)
+++ scripts/build-memcheck-for-chromium.sh (working copy)
@@ -9,7 +9,7 @@
source $THISDIR/common.sh
# Use a fixed version of valgrind-variant.
-MEMCHECK_VV_REV=135
+MEMCHECK_VV_REV=136
VG_MEMCHECK_DIR="$VG_SRC_DIR/valgrind-memcheck"
checkout_and_patch_valgrind_variant "$MEMCHECK_VV_REV" "$VG_MEMCHECK_DIR"
« no previous file with comments | « binaries/mac_10.7/lib/valgrind/vgpreload_memcheck-x86-darwin.so.dSYM/Contents/Info.plist ('k') | scripts/common.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698