mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 09:32:17 +02:00
binutils-cross-canadian: Clear BBCLASSEXTEND as a native version of this recipe makes no sense
(From OE-Core rev: 5980cd6af7b5260558cb234288a426c091b5de2a) (From OE-Core rev: 3611bbe4eb7b851c4d2275e9507785d734651777) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -20,3 +20,5 @@ do_install () {
|
||||
rm -f ${D}${libdir}/libopcodes*
|
||||
rm -f ${D}${includedir}/*.h
|
||||
}
|
||||
|
||||
BBCLASSEXTEND = ""
|
||||
|
||||
Reference in New Issue
Block a user