diff options
author | Juro Bystricky <juro.bystricky@intel.com> | 2015-05-22 09:52:37 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-05-24 07:19:21 +0100 |
commit | 55fe5a06d9079639852dab804a7198313ea8cc09 (patch) | |
tree | b6a108f800d4b7d4996277123e33000e79a6cfab /meta/recipes-multimedia | |
parent | 7a7c6b021f114c6bedfbdc9afd2bf2925b238d19 (diff) | |
download | poky-55fe5a06d9079639852dab804a7198313ea8cc09.tar.gz |
eglibc-use-option-groups: Conditionally exclude c++ tests
Some test programs written in c++ are still included in spite of
"libc-cxx-tests" being omitted from DISTRO_FEATURES_LIBC.
All .cc programs are compiled with g++.
g++ automatically specifies linking against the C++ library.
This patch conditionally excludes the following tests as well:
bug-atexit3-lib.cc
tst-cancel24.cc
tst-cancel24-static.cc
tst-unique3lib.cc
tst-unique3lib2.cc
tst-unique4lib.cc
tst-unique3.cc
tst-unique4.cc
Tested with DISTRO_FEATURES_LIBC_remove = " libc-cxx-tests"
[YOCTO #7003]
(From OE-Core rev: cef29abf0c699b8bd5c5b52ba15ee63bce5fc258)
Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
0 files changed, 0 insertions, 0 deletions