mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-07 15:40:01 +00:00
tbb: enable native/nativesdk builds
Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -50,3 +50,5 @@ LDFLAGS:append:libc-musl = " -lucontext"
|
|||||||
|
|
||||||
# The latest version of oneTBB does not support PPC
|
# The latest version of oneTBB does not support PPC
|
||||||
COMPATIBLE_MACHINE:powerpc = "(!.*ppc).*"
|
COMPATIBLE_MACHINE:powerpc = "(!.*ppc).*"
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Reference in New Issue
Block a user