kumquat-buildroot/package/botan
Fabrice Fontaine ae7ba64501 package/botan: link with libatomic when needed
On some architectures, atomic built-ins 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/a442734c570e4a02854014d831ba3aab9f592430

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-02-24 22:06:15 +01:00
..
0001-remove-mips64-explicit-mabi.patch
botan.hash botan: bump to version 2.8.0 2018-10-10 09:13:48 +02:00
botan.mk package/botan: link with libatomic when needed 2019-02-24 22:06:15 +01:00
Config.in