[cairo] [PATCH] pixman: add --disable-optimize option

Jeff Muizelaar jeff at infidigm.net
Wed Aug 6 11:20:32 PDT 2008


On Wed, Aug 06, 2008 at 02:11:20PM -0400, Behdad Esfahbod wrote:
> On Wed, 2008-08-06 at 13:37 -0400, Jeff Muizelaar wrote:
> > See attached.
> 
> What's exactly the point of this?  I typically do:
> 
>   make CFLAGS="-O0"
> 
> if I want to get a debuggable version.  Shouldn't your version append
> -O0 too?  Should it also disable all the SSE/MMX/... stuff too?  Depends
> if you want the optimization-disabled version for correctness checking,
> or easier debugging.

Yeah, that meets my needs. The only disadvantage is that it is not
persistent, however, consider the patch retracted.

-Jeff


More information about the cairo mailing list