package/kf5-modemmanager-qt: link with libatomic when needed
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sun, 17 Mar 2019 21:10:16 +0000 (22:10 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 18 Mar 2019 21:08:03 +0000 (22:08 +0100)
commit3cb7546d95bbe227562040d6439b0ab4b62b7c9b
treeb590870ce175e540c360ac876f3fd1c96fc36a45
parent497f6922aa143bf0c307238c22aed51814654b5b
package/kf5-modemmanager-qt: link with libatomic when needed

On some architectures, atomic binutils are provided by the libatomic
library from gcc. Linking with libatomic is therefore necessary,
otherwise the build fails with:

sparc-buildroot-linux-uclibc/sysroot/lib/libatomic.so.1: error adding symbols: DSO missing from command line

This is often for example the case on sparcv8 32 bit.

Fixes:
 - http://autobuild.buildroot.org/results/b941a3deaa57cac79f1686d47ca6ababf2f0d5e4

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/kf5/kf5-modemmanager-qt/kf5-modemmanager-qt.mk