diff options
author | Fabrice Fontaine <fontaine.fabrice@gmail.com> | 2018-06-14 20:02:04 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-06-17 23:24:48 +0200 |
commit | 265e25834f29f0852cea0004c307a8d9ea1f72ee (patch) | |
tree | 8b49809ca659c9ff0c8502c55107eb48f0e8822f /package/qt5/qt5script/qt5script.hash | |
parent | b1da7a8aed6a12eeb9ad7f3870a79be859e137f0 (diff) | |
download | buildroot-265e25834f29f0852cea0004c307a8d9ea1f72ee.tar.gz buildroot-265e25834f29f0852cea0004c307a8d9ea1f72ee.zip |
pinentry: 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.net/results/fd6bee70ff20bee9607a9f6f557a3a793d00cd9f
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
[Thomas: use LIBS instead of LDFLAGS.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/qt5/qt5script/qt5script.hash')
0 files changed, 0 insertions, 0 deletions