mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
netdata: Add libatomic to link step
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
e82f1802a6
commit
ae4adf2849
@ -26,6 +26,8 @@ DEPENDS += "zlib util-linux"
|
||||
inherit pkgconfig autotools-brokensep useradd systemd
|
||||
|
||||
LIBS_toolchain-clang_x86 = "-latomic"
|
||||
LIBS_riscv64 = "-latomic"
|
||||
LIBS_riscv32 = "-latomic"
|
||||
export LIBS
|
||||
|
||||
#systemd
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user