diff --git a/meta-oe/recipes-support/tbb/tbb_2021.11.0.bb b/meta-oe/recipes-support/tbb/tbb_2021.11.0.bb index f834726bd6..0f9f02655e 100644 --- a/meta-oe/recipes-support/tbb/tbb_2021.11.0.bb +++ b/meta-oe/recipes-support/tbb/tbb_2021.11.0.bb @@ -25,6 +25,7 @@ inherit cmake pkgconfig EXTRA_OECMAKE += " \ -DTBB_TEST=OFF \ -DCMAKE_BUILD_TYPE=Release \ + -DTBB_STRICT=OFF \ " # Hard-float 'd' ABI can't be used for a target that doesn't support the D instruction set extension (ignoring target-abi)