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 mpd: use upstream patches 2016-02-07 22:02:47 +01:00
0002-notify-use-constexpr-only-with-glibc.patch mpd: use upstream patches 2016-02-07 22:02:47 +01:00
0003-thread-Posix-Mutex-Cond-use-constexpr-only-with-glib.patch mpd: use upstream patches 2016-02-07 22:02:47 +01:00
0004-thread-Name-include-stdio.h-for-prctl-as-well.patch mpd: use upstream patches 2016-02-07 22:02:47 +01:00
0005-configure.ac-check-if-libatomic-is-needed.patch mpd: fix build on SPARC 2016-02-07 22:02:51 +01:00
Config.in mpd: fix build on SPARC 2016-02-07 22:02:51 +01:00
mpd.conf
mpd.hash package/mpd: bump to version 0.19.12 2015-12-26 16:09:53 +01:00
mpd.mk mpd: fix build on SPARC 2016-02-07 22:02:51 +01:00
S95mpd package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00