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:
Ross Burton 2022-01-07 10:55:54 +00:00 committed by Khem Raj
parent a820fa0d07
commit 5ff0ebc497

View File

@ -50,3 +50,5 @@ LDFLAGS:append:libc-musl = " -lucontext"
# The latest version of oneTBB does not support PPC
COMPATIBLE_MACHINE:powerpc = "(!.*ppc).*"
BBCLASSEXTEND = "native nativesdk"