kumquat-buildroot/package/mpd
Thomas Petazzoni 84533029c7 mpd: fix build on SPARC
mpd uses __atomic_*() built-ins, but forgets to link with -latomic
when needed, so this commit adds a patch that ensures it will link
with libatomic, and adds a dependency on BR2_TOOLCHAIN_HAS_ATOMIC.

Fixes:

  http://autobuild.buildroot.net/results/e2207280f3a177e12dba502b1c01f5aeb431d04c/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-02-07 22:02:51 +01:00
..
0001-notify-Don-t-use-constexpr-on-Haiku.patch
0002-notify-use-constexpr-only-with-glibc.patch
0003-thread-Posix-Mutex-Cond-use-constexpr-only-with-glib.patch
0004-thread-Name-include-stdio.h-for-prctl-as-well.patch
0005-configure.ac-check-if-libatomic-is-needed.patch
Config.in
mpd.conf
mpd.hash
mpd.mk
S95mpd