kumquat-buildroot/package/multimedia/mplayer
Peter Korsgaard fd38100e11 mplayer: fix build on i386
Mplayer needs to be built with -fomit-frame-pointer on x86, otherwise
gcc errors out on the inline asm with too few registers.

Also disable yasm support, both because this mplayer revision forgets
to build the gpl'ed asm snippets (fixed in r32736), breaking the build
- And also to ensure the build is reproducable and doesn't use host
components behind the users' back (E.G. if yasm is available on host).

Once we have added yasm as a package, this can get removed again (and
mplayer svn rev bumped) for the performance boost it gives.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-11-14 22:14:53 +01:00
..
Config.in mplayer: convert to gentargets, bump to a recent SVN version 2010-12-14 01:28:08 +01:00
mplayer-1.0rc3-disable-install-strip.patch mplayer: convert to gentargets, bump to a recent SVN version 2010-12-14 01:28:08 +01:00
mplayer-1.0rc3-fix-cc-parsing.patch mplayer: convert to gentargets, bump to a recent SVN version 2010-12-14 01:28:08 +01:00
mplayer.mk mplayer: fix build on i386 2011-11-14 22:14:53 +01:00