Files
systemd/src/network
Heinrich Schuchardt 132c73b57a meson: add libatomic dependency
Building with GCC 12.2 and binutils 2.39 fails on riscv64 Ubuntu Kinetic
with:

FAILED: systemd-oomd
/usr/bin/ld: systemd-oomd.p/src_oom_oomd-util.c.o:
in function `oomd_cgroup_context_acquire':
build/../src/oom/oomd-util.c:415:
undefined reference to `__atomic_exchange_1'

We have to link with -latomic.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2022-09-15 13:44:11 +01:00
..
2022-09-13 08:13:27 +02:00
2022-09-13 08:13:27 +02:00
2022-09-13 08:13:27 +02:00
2022-09-15 13:44:11 +01:00
2022-09-13 08:13:27 +02:00
2022-09-13 08:13:27 +02:00
2022-09-13 08:13:27 +02:00
2022-08-10 19:43:38 +09:00
2022-09-13 08:13:27 +02:00
2022-02-15 16:06:43 +09:00
2022-08-28 09:18:34 +00:00