mplayer2: Blacklist, fails to build with gcc-5

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2015-10-01 17:18:19 +02:00
parent ec85b9b73a
commit e0949c4b21
@@ -153,3 +153,6 @@ do_install() {
install ${S}/etc/codecs.conf ${D}/usr/etc/mplayer/
[ -e ${D}/usr/lib ] && rmdir ${D}/usr/lib
}
# | libmpdemux/demux_ogg.o:demux_ogg.c:function demux_ogg_read_packet: error: undefined reference to '_ilog'
PNBLACKLIST[mplayer2] ?= "BROKEN, fails to build with gcc-5"