mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 00:32:13 +02:00
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:
committed by
Richard Purdie
parent
9889cebcdd
commit
5fcae1bb66
@@ -52,4 +52,3 @@ RDEPENDS:${PN}-ptest:append:libc-glibc = "\
|
||||
"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
TOOLCHAIN = "gcc"
|
||||
|
||||
Reference in New Issue
Block a user