1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-27 19:37:10 +00:00

valgrind: build with altivec only if it supported

(From OE-Core rev: 2471f9b32a96bcb64a5a04d53456818cad57befe)

Signed-off-by: Ting Liu <ting.liu@freescale.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ting Liu
2015-01-15 12:03:52 +08:00
committed by Richard Purdie
parent f70b8b393d
commit f7fc59f2fd
2 changed files with 69 additions and 0 deletions
@@ -20,6 +20,7 @@ SRC_URI = "http://www.valgrind.org/downloads/valgrind-${PV}.tar.bz2 \
file://remove-arm-variant-specific.patch \
file://remove-ppc-tests-failing-build.patch \
file://add-ptest.patch \
file://pass-maltivec-only-if-it-supported.patch \
file://run-ptest \
"