buildroot/package/mpv
Sam bobroff 49ca0b9ce9 package/mpv: fixup fix build on powerpc64 w/ altivec
The initial fix for this issue, re-including stdbool.h, is not
working.

Instead, fix using the method used for other packages with a similar
problem: add -std=gnu99, which prevents bool from being redefined and
removes the need for any source code change.

Fixes: 64904f0f6d

Signed-off-by: Sam Bobroff <sam.bobroff@au1.ibm.com>
Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2017-02-19 22:44:30 +01:00
..
0001-wscript-don-t-check-for-fork-on-POSIX-checks.patch
0002-fix-powerpc64-altivec.patch package/mpv: fixup fix build on powerpc64 w/ altivec 2017-02-19 22:44:30 +01:00
Config.in mpv: needs atomics or 8-byte sync 2016-11-21 22:35:05 +01:00
mpv.hash mpv: bump to version 0.23.0 2017-01-03 23:51:11 +01:00
mpv.mk mpv: bump to version 0.23.0 2017-01-03 23:51:11 +01:00