mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
netdata: Add libatomic to link step
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit ae4adf2849)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -26,6 +26,8 @@ DEPENDS += "zlib util-linux"
|
|||||||
inherit pkgconfig autotools-brokensep useradd systemd
|
inherit pkgconfig autotools-brokensep useradd systemd
|
||||||
|
|
||||||
LIBS_toolchain-clang_x86 = "-latomic"
|
LIBS_toolchain-clang_x86 = "-latomic"
|
||||||
|
LIBS_riscv64 = "-latomic"
|
||||||
|
LIBS_riscv32 = "-latomic"
|
||||||
export LIBS
|
export LIBS
|
||||||
|
|
||||||
#systemd
|
#systemd
|
||||||
|
|||||||
Reference in New Issue
Block a user