mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
ot-br-posix: Link with libatomic on rv32
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user