Signed-off-by: Khem Raj <[email protected]>
---
.../recipes-connectivity/openthread/ot-br-posix_git.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-networking/recipes-connectivity/openthread/ot-br-posix_git.bb
b/meta-networking/recipes-connectivity/openthread/ot-br-posix_git.bb
index e5f8db24d4..ec930de275 100644
--- a/meta-networking/recipes-connectivity/openthread/ot-br-posix_git.bb
+++ b/meta-networking/recipes-connectivity/openthread/ot-br-posix_git.bb
@@ -29,6 +29,8 @@ inherit pkgconfig cmake systemd
# for (uint8_t i = 0;; i++)
CXXFLAGS:append:libc-musl:toolchain-clang = " -Wno-error=sign-compare
-Wno-error=unused-but-set-variable"
+LDFLAGS:append:riscv32 = " -latomic"
+
EXTRA_OECMAKE = "-DBUILD_TESTING=OFF \
-DOTBR_DBUS=ON \
-DOTBR_REST=ON \
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#112335):
https://lists.openembedded.org/g/openembedded-devel/message/112335
Mute This Topic: https://lists.openembedded.org/mt/108496741/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-