valgrind: install to staging
This is necessary for some packages depending on valgrind, such as libdrm which will fail with an error like this one: checking for VALGRIND... no checking whether to enable Valgrind support... configure: error: Valgrind support required but not present package/pkg-generic.mk:146: recipe for target '/br/output/build/libdrm-2.4.62/.stamp_configured' failed Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
5cf5b39038
commit
20bf3fd33e
@ -11,6 +11,7 @@ VALGRIND_LICENSE = GPLv2 GFDLv1.2
|
||||
VALGRIND_LICENSE_FILES = COPYING COPYING.DOCS
|
||||
VALGRIND_CONF_OPTS = --disable-tls
|
||||
VALGRIND_AUTORECONF = YES
|
||||
VALGRIND_INSTALL_STAGING = YES
|
||||
|
||||
# On ARM, Valgrind only supports ARMv7, and uses the arch part of the
|
||||
# host tuple to determine whether it's being built for ARMv7 or
|
||||
|
Loading…
Reference in New Issue
Block a user