diff options
-rw-r--r-- | meta-oe/recipes-support/tbb/tbb_2021.11.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
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 | |||
25 | EXTRA_OECMAKE += " \ | 25 | EXTRA_OECMAKE += " \ |
26 | -DTBB_TEST=OFF \ | 26 | -DTBB_TEST=OFF \ |
27 | -DCMAKE_BUILD_TYPE=Release \ | 27 | -DCMAKE_BUILD_TYPE=Release \ |
28 | -DTBB_STRICT=OFF \ | ||
28 | " | 29 | " |
29 | 30 | ||
30 | # Hard-float 'd' ABI can't be used for a target that doesn't support the D instruction set extension (ignoring target-abi) | 31 | # Hard-float 'd' ABI can't be used for a target that doesn't support the D instruction set extension (ignoring target-abi) |