diff options
| -rw-r--r-- | meta-oe/recipes-support/tbb/tbb_2021.2.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/tbb/tbb_2021.2.0.bb b/meta-oe/recipes-support/tbb/tbb_2021.2.0.bb index 36ca8f91ae..c726bef3b5 100644 --- a/meta-oe/recipes-support/tbb/tbb_2021.2.0.bb +++ b/meta-oe/recipes-support/tbb/tbb_2021.2.0.bb | |||
| @@ -45,6 +45,7 @@ ASNEEDED = "" | |||
| 45 | 45 | ||
| 46 | LDFLAGS:append:mips = " -latomic" | 46 | LDFLAGS:append:mips = " -latomic" |
| 47 | LDFLAGS:append:mipsel = " -latomic" | 47 | LDFLAGS:append:mipsel = " -latomic" |
| 48 | LDFLAGS:append:riscv32:toolchain-clang = " -latomic" | ||
| 48 | 49 | ||
| 49 | LDFLAGS:append:libc-musl = " -lucontext" | 50 | LDFLAGS:append:libc-musl = " -lucontext" |
| 50 | 51 | ||
