[MPlayer-cvslog] r31108 - trunk/configure

Diego Biurrun diego at biurrun.de
Fri Apr 30 22:18:57 CEST 2010


On Fri, Apr 30, 2010 at 09:04:13PM +0200, reimar wrote:
> 
> Log:
> Add configure detection for SDL backend for -vo gl.
> 
> --- trunk/configure	Fri Apr 30 21:03:13 2010	(r31107)
> +++ trunk/configure	Fri Apr 30 21:04:13 2010	(r31108)
> @@ -2496,7 +2496,7 @@ elif test -z "$CFLAGS" ; then
>    elif test "$cc_vendor" != "gnu" ; then
>      CFLAGS="-O2 $_march $_mcpu $_pipe"
>    else
> -    CFLAGS="-Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 $_march $_mcpu $_pipe -ffast-math -fomit-frame-pointer"
> +    CFLAGS="-g3 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 $_march $_mcpu $_pipe -ffast-math -fomit-frame-pointer"

?

Diego


More information about the MPlayer-cvslog mailing list