kumquat-buildroot/package/libcpprestsdk
Fabrice Fontaine cd70bde797 package/libcpprestsdk: 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/983537ceb38add50ca0a2316f39a2964db1b83c5

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-02-24 22:05:18 +01:00
..
0001-libcpprestsdk-fix-building-as-a-static-library.patch
Config.in
libcpprestsdk.hash package/libcpprestsdk: bump to version v2.10.10 2019-02-04 13:57:11 +01:00
libcpprestsdk.mk package/libcpprestsdk: link with libatomic when needed 2019-02-24 22:05:18 +01:00