[Buildroot] [PATCH 1/1] package/botan: link with libatomic when needed

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Feb 24 21:07:03 UTC 2019


On Fri, 15 Feb 2019 23:01:10 +0100
Fabrice Fontaine <fontaine.fabrice at gmail.com> wrote:

> On some architectures, atomic binutils are provided by the libatomic

built-ins, not "binutils" :-)

> 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 at gmail.com>

Applied to master. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list