mirror of
git://git.yoctoproject.org/poky
synced 2026-08-19 03:08:26 +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:
parent
7f654dc513
commit
3b7c384588
@ -36,4 +36,4 @@ do_install_class-native () {
|
||||
rmdir ${D}/${libdir}64 || :
|
||||
}
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user