diff options
author | Fabrice Fontaine <fontaine.fabrice@gmail.com> | 2019-03-17 22:10:16 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2019-03-27 15:55:20 +0100 |
commit | 249e67e10bea76eb225583c2e83009ed5769bf99 (patch) | |
tree | 526cc8bc89e6a5eb77f45b5a80a1e8d266c26ab4 /linux | |
parent | 4d6a0e4d7a1c81ed9edf430f0bf15efd82121f2f (diff) | |
download | buildroot-249e67e10bea76eb225583c2e83009ed5769bf99.tar.gz buildroot-249e67e10bea76eb225583c2e83009ed5769bf99.zip |
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>
(cherry picked from commit 3cb7546d95bbe227562040d6439b0ab4b62b7c9b)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'linux')
0 files changed, 0 insertions, 0 deletions