Skip to content

Added definition of VALGRIND_LIB variable if valgrind is in the toolchain

Ben Couturier requested to merge valgrind_lib into master

Added definition of VALGRIND_LIB variable if valgrind is in the toolchain. As the valgind built in LCG was relocated, the binaries still hardcode the location on the build machine and creating the VALGRIND_LIB variable is mandatory to run.

FYI @lohenry

Merge request reports