diff options
author | Belal, Awais <Awais_Belal@mentor.com> | 2016-03-17 13:48:01 +0500 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2016-04-17 07:41:40 -0700 |
commit | 108016f9e7f2659e195abd11083ba733a5b505da (patch) | |
tree | 2ca7b73d80bd90dc6dd0ce2470cb02635a7415a2 /meta-ruby/recipes-devtools | |
parent | ee18901e78e85a1b42de1380c1dad99390c0bc54 (diff) | |
download | meta-openembedded-108016f9e7f2659e195abd11083ba733a5b505da.tar.gz |
mplayer2: fix building with gcc 5.x
This patch works around a potential problem in the theora
glue code where it assumes that the compiler will
somehow find a function which is not exported explicitly
through the libtheora library. Due to this problem the
build fails with gcc-5.x compiler.
The included patch essentially backports a commit which
updates the glue code to use the Theora 1.0 API to
eliminate this problem and PNBLACKLIST is cleared
for mplayer2.
Signed-off-by: Awais Belal <awais_belal@mentor.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-ruby/recipes-devtools')
0 files changed, 0 insertions, 0 deletions