Re: [vdr] xine-lib patch help

2007-03-01 Thread Stone




Yes.



Thanks.
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] xine-lib patch help

2007-03-01 Thread Darren Salt
I demand that Stone may or may not have written...

> I was trying to apply the latest xine patches (that come with xine-0.7.10)
> to cvs of xine-lib and I have hit a problem.  The patch is looking for this
> line to replace:

> -dsputil_mmx.o dsputil_mmx.lo: CFLAGS=`echo @CFLAGS@ | sed -e 
> 's/-funroll-loops//g; s/-O[0-9]/-Os/g'`
> +dsputil_mmx.o dsputil_mmx.lo: CFLAGS=$(shell echo @CFLAGS@ | sed -e 
> 's/-funroll-loops//g; s/-O([0-9]|s|$)/-Os /g')

> But, now the original line looks like this:

> dsputil_mmx.o dsputil_mmx.lo: CFLAGS=$(shell echo @CFLAGS@ | sed -e 
> 's/-funroll-loops//g; s/$$/ -Os/')

> Should i just leave it as is now?

Yes.

-- 
| Darren Salt| linux or ds at  | nr. Ashington, | Toon
| RISC OS, Linux | youmustbejoking,demon,co,uk | Northumberland | Army
| + Travel less. Share transport more.   PRODUCE LESS CARBON DIOXIDE.

If the opposite of "pro" is "con", then what's the opposite of "progress"?

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] xine-lib patch help

2007-02-28 Thread Stone

Hi,

I was trying to apply the latest xine patches (that come with xine-0.7.10) to
cvs of xine-lib and I have hit a problem.  The patch is looking for this
line to replace:

-dsputil_mmx.o dsputil_mmx.lo: CFLAGS=`echo @CFLAGS@ | sed -e
's/-funroll-loops//g; s/-O[0-9]/-Os/g'`
+dsputil_mmx.o dsputil_mmx.lo: CFLAGS=$(shell echo @CFLAGS@ | sed -e
's/-funroll-loops//g; s/-O([0-9]|s|$)/-Os /g')

But, now the original line looks like this:

dsputil_mmx.o dsputil_mmx.lo: CFLAGS=$(shell echo @CFLAGS@ | sed -e
's/-funroll-loops//g; s/$$/ -Os/')


Should i just leave it as is now?

Best Regards.
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr