[FFmpeg-devel] [PATCH] print EBX/EBP availability during configure

Michael Niedermayer michaelni
Mon Aug 27 01:10:15 CEST 2007


On Sun, Aug 26, 2007 at 09:12:02PM +0100, M?ns Rullg?rd wrote:
> Michael Niedermayer <michaelni at gmx.at> writes:
> 
> > Hi
> >
> > $subj
> >
> > Index: configure
> > ===================================================================
> > --- configure	(revision 10237)
> > +++ configure	(working copy)
> > @@ -1811,6 +1811,8 @@
> >      echo "MMX enabled               ${mmx-no}"
> >      echo "CMOV enabled              ${cmov-no}"
> >      echo "CMOV is fast              ${fast_cmov-no}"
> > +    echo "EBX available             ${ebx_available-no}"
> > +    echo "EBP available             ${ebp_available-no}"
> >  fi
> >  if test $arch = "armv4l"; then
> >      echo "ARMv5TE enabled           ${armv5te-no}"
> 
> OK

applied

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Good people do not need laws to tell them to act responsibly, while bad
people will find a way around the laws. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070827/c371f160/attachment.pgp>



More information about the ffmpeg-devel mailing list