mirror of
https://git.yoctoproject.org/poky
synced 2026-04-28 06:32:34 +02:00
valgrind: Add libstdc++ debug symbols for ptest
new/delete symbols are needed by overloaded-new.post test (From OE-Core rev: 11bb1fe42590fd35ae5f24196d263f93dd063d35) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -136,7 +136,7 @@ RDEPENDS_${PN}-ptest += " bash coreutils file \
|
||||
perl-module-file-basename perl-module-file-glob perl-module-getopt-long \
|
||||
perl-module-overloading perl-module-cwd perl-module-ipc-open3 \
|
||||
perl-module-carp perl-module-symbol \
|
||||
procps sed ${PN}-dbg ${PN}-src ${TCLIBC}-src"
|
||||
procps sed ${PN}-dbg ${PN}-src ${TCLIBC}-src gcc-runtime-dbg"
|
||||
RDEPENDS_${PN}-ptest_append_libc-glibc = " glibc-utils"
|
||||
|
||||
# One of the tests contains a bogus interpreter path on purpose.
|
||||
|
||||
Reference in New Issue
Block a user