]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
Moving VALGRIND_VER which takes the valgrind version from third party to fbcode.gcc47...
authoramayank <amayank@fb.com>
Thu, 7 Mar 2013 19:11:30 +0000 (11:11 -0800)
committerMayank Agarwal <amayank@fb.com>
Fri, 8 Mar 2013 19:51:26 +0000 (11:51 -0800)
commit9e1c89cde80a503e5c081835d294c883a2ba5384
treec50cab2ff36292e64b7e189ee52fff0681aa7905
parent469724be7f50d93deb8e381ab1117ea0ee9f96a0
Moving VALGRIND_VER which takes the valgrind version from third party to fbcode.gcc471.sh file

Summary:
the valgrind version being used is in facebook specific path and should be moved to the fbcode.gcc471.sh file instead of the makefile.
The execution takes the environment's default valgrind version if the fbcode.gcc471.sh's valgrind_version is not available.

Test Plan: make valgrind_check

Reviewers: dhruba, sheki, akushner

Reviewed By: dhruba

Differential Revision: https://reviews.facebook.net/D9213
Makefile
build_detect_platform
fbcode.gcc471.sh