mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-10 06:09:36 +00:00
mplayer2: Blacklist, fails to build with gcc-5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user