netdata: Add libatomic to link step

Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit ae4adf2849eb23c7ea1dd53fe5d0c06c840a18a1)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Khem Raj 2020-01-28 13:49:29 -08:00 committed by Armin Kuster
parent 40d9226034
commit 9d6b30b3da

View File

@ -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