mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
binutils: Add nativesdk support
As part of adding nativesdk toolchain support, enable nativesdk-binutils. (From OE-Core rev: 20e585543d3e8c143921de665ceed6c0c2c90e73) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -36,4 +36,4 @@ do_install_class-native () {
|
||||
rmdir ${D}/${libdir}64 || :
|
||||
}
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user