summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2017-02-20 09:21:24 -0800
committerJohn Firebaugh <john.firebaugh@gmail.com>2017-02-20 16:46:52 -0800
commit55804f827316804a84eb10df1235f0a05501f1c3 (patch)
tree46a4526381ffaafe31dd52e37331c0e6184d2323 /scripts
parentb845af66d3991dfbb07d2b7177218b26a42acb32 (diff)
downloadqtlocation-mapboxgl-55804f827316804a84eb10df1235f0a05501f1c3.tar.gz
Revert "[build] Add --track-origins=yes to valgrind arguments"
This reverts commit 090fb92fbf073728e1a9b5196e880a216f11e109.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/valgrind.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/valgrind.sh b/scripts/valgrind.sh
index bb308a5773..4eeb9c9785 100755
--- a/scripts/valgrind.sh
+++ b/scripts/valgrind.sh
@@ -6,7 +6,6 @@ set -o pipefail
VALGRIND_PREFIX=$(scripts/mason.sh PREFIX valgrind VERSION 3.12.0)
PARAMS="\
- --track-origins=yes \
--leak-check=full \
--show-leak-kinds=definite \
--errors-for-leak-kinds=definite \