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-23 08:10:14 +0100 |
commit | cef29abf0c699b8bd5c5b52ba15ee63bce5fc258 (patch) | |
tree | 497a28d0cf547be913fc399f2a772b9cdde4d267 /scripts/lib/wic/utils/partitionedfs.py | |
parent | 1a6ed48c65f922c66b005aa966d7ee4878ee95e3 (diff) | |
download | openembedded-core-cef29abf0c699b8bd5c5b52ba15ee63bce5fc258.tar.gz openembedded-core-cef29abf0c699b8bd5c5b52ba15ee63bce5fc258.tar.bz2 openembedded-core-cef29abf0c699b8bd5c5b52ba15ee63bce5fc258.zip |
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]
Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/utils/partitionedfs.py')
0 files changed, 0 insertions, 0 deletions