[MPlayer-dev-eng] [patch] support another CPU architecture
Reimar Döffinger
Reimar.Doeffinger at stud.uni-karlsruhe.de
Tue Dec 11 21:00:48 CET 2007
Hello,
On Tue, Dec 11, 2007 at 08:34:03PM +0100, Diego Biurrun wrote:
> On Tue, Dec 11, 2007 at 12:29:50AM -0800, Dan Nicolaescu wrote:
> >
> > The small patch make mplayer work on the Tensilica Xtensa architecture.
> > Can someone please check it in?
>
> No, the patch is wrong, please send in a fixed one.
>
> > --- ../MPlayer-1.0rc2.orig/configure 2007-10-07 12:49:33.000000000 -0700
> > +++ ./configure 2007-10-24 16:41:32.000000000 -0700
> > @@ -2256,6 +2256,17 @@ EOF
> > _optimizing=''
> > ;;
> >
> > + xtensa)
>
> This should be above generic).
>
> > + _def_arch='#define ARCH_XTENSA 1'
>
> Should be _arch.
>
> > + _target_arch='TARGET_ARCH_XTENSA = yes'
>
> Should be ARCH_XTENSA.
And must be added to _arch_all as well of course. I guess this was based
on a ancient configure version...
Greetings,
Reimar Döffinger
More information about the MPlayer-dev-eng
mailing list