[PATCH] build/cmake: Link libatomic where needed for 64-bit atomic ops.
From
9155a8401d79a69a68052e3c8145da1187240d20 Mon Sep 17 00:00:00 2001
Forwarded: https://github.com/savoirfairelinux/opendht/pull/653
Last-Update: 2023-02-05
Link against libatomic also on architectures that need it for 64-bit
atomic operations. ARM EABI (armel) and little-endian MIPS (mipsel)
are two such architectures.
Gbp-Pq: Name 1000-cmake-fix-no-atomic-64.patch
opendht (3.0.0-4) unstable; urgency=medium
* Add opendht-tools binary package, providing binaries for the
various OpenDHT tools developed as part of the upstream code-base.
(Closes: #866075, #
1054359)
[dgit import unpatched opendht 3.0.0-4]