strace: remove TOOLCHAIN assignment

Back in 2016 strace failed to link when using clang, but this isn't the
case anymore.

(From OE-Core rev: 6ff24e6a8192525fbce69e03a317cc1a30870ed0)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton
2021-10-19 20:26:14 +01:00
committed by Richard Purdie
parent 9889cebcdd
commit 5fcae1bb66

View File

@@ -52,4 +52,3 @@ RDEPENDS:${PN}-ptest:append:libc-glibc = "\
"
BBCLASSEXTEND = "native"
TOOLCHAIN = "gcc"