Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
valgrind
/
e8f460ae11cff6e079c7b8563cf62b6188ecfaab
/
.
/
vg-in-place
blob: c13ed9305017da2b688e1a125a67ef2794fd50e7 [
file
] [
log
] [
blame
]
# This ensures it works when invoked from any directory.
d
=
`dirname $0`
# We set both VALGRIND_LIB and VALGRIND_LIB_INNER to handle normal and
# 'inner' builds.
VALGRIND_LIB
=
$d
/.
in_place \
VALGRIND_LIB_INNER
=
$d
/.
in_place \
$d
/
coregrind
/
valgrind
"$@"