Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mpv: remove stray patch | Gustavo Zacarias | 2016-09-02 | 1 | -47/+0 |
| | | | | | | | It's remaining from the master-next merge and no longer applies. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | mpv: fix build on sparc | Thomas Petazzoni | 2016-08-09 | 1 | -0/+47 |
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> |