diff options
author | Fabrice Fontaine <fontaine.fabrice@gmail.com> | 2019-02-17 10:33:26 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2019-02-17 16:00:00 +0100 |
commit | a2fee08208b28aa53268721b675172052d26f335 (patch) | |
tree | 0fd0fe588367a0990acf7934a9e187b37689ce80 /package/postgresql/postgresql.hash | |
parent | 85b3d8006be61ba9540cbd684c6d961544e35366 (diff) | |
download | buildroot-a2fee08208b28aa53268721b675172052d26f335.tar.gz buildroot-a2fee08208b28aa53268721b675172052d26f335.zip |
package/log4cplus: 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/16e360cb91afff7655f459a3d1fb906ca48f8464
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/postgresql/postgresql.hash')
0 files changed, 0 insertions, 0 deletions