summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-cross.inc
diff options
context:
space:
mode:
authorNathan Rossi <nathan@nathanrossi.com>2019-08-28 05:06:29 +0000
committerArmin Kuster <akuster808@gmail.com>2019-08-30 15:29:47 -0700
commita84bdc8c46ee3b49137b7d064c77542e39bfc821 (patch)
tree540f453595f686cf15897692111b56c374563c45 /meta/recipes-devtools/gcc/gcc-cross.inc
parente09f916e2b5ff8c7cef7cfd13b43a7f9d2463346 (diff)
downloadopenembedded-core-contrib-a84bdc8c46ee3b49137b7d064c77542e39bfc821.tar.gz
binutils: Add do_check task for executing binutils test suite
Create the do_check task to the binutils-cross include. This task can be used to execute the binutils test suite for the cross target binutils. By default this executes all the check targets of the binutils Makefile, this can however be changed by setting MAKE_CHECK_TARGETS to the desired test suite target (e.g. check-gas). The binutils test suites do not require any target execution, as such the check target can be run without QEMU or a target device. However since the binutils tests do rely on a C compiler there is dependence on both gcc and libc in order to run the tests. Signed-off-by: Nathan Rossi <nathan@nathanrossi.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-cross.inc')
0 files changed, 0 insertions, 0 deletions