mpv: fix build on sparc
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 8 Aug 2016 21:43:56 +0000 (23:43 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 9 Aug 2016 13:50:52 +0000 (15:50 +0200)
commitc0a5fdf188e2d474ff601b31f8b7551946553f14
treeff9349f55c83988dba90854978f209a9f6dca7f0
parentf1cbfeea95e6287c7a666aafc182ffa318eff262
mpv: fix build on sparc

This commit adds a new patch for mpv that fixes the stdatomic detection
logic so that it realizes linking against libatomic is needed on some
architectures. This fixes the build of mpv on SPARC. The patch has been
submitted upstream.

Fixes:

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

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/mpv/0002-wscript-improve-stdatomic-check.patch [new file with mode: 0644]