]> code.ossystems Code Review - openembedded-core.git/commit
gcc-cross.inc: Remove test runner script generation
authorNathan Rossi <nathan@nathanrossi.com>
Sat, 30 Nov 2019 10:48:23 +0000 (10:48 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 5 Dec 2019 20:35:27 +0000 (20:35 +0000)
commit1a6801c4d0850e9f1b6d993f1d6a2492f5bbea85
tree40db6d08bc88d3cdb689321f52ad30957941f283
parent0ead8cbdfb96c4fcbefd24c6647d0f50599f45b3
gcc-cross.inc: Remove test runner script generation

Remove the generation of the testgcc script which could be used to run
the gcc test suite against a cross compiler with a remote execution
target. The same functionality can now be achieved with the 'do_check'
task of gcc-runtime or with oe-selftest (for automation of execution
against qemu-user/qemu-system targets).

Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-cross.inc