On Nov 1, 2010, at 14:46, Gaetan Nadon wrote:
> Sorry, I got confused. I forgot -O brings strict aliasing by default. We
> need one new variable for "real warnings" and one variable for
> -fno-strict-aliasing. Modules would typically use the new "real
> warnings" variable and some would pick the new "-fno-strict-aliasing"
> variable (the server and drivers for example). The CWARNFLAGS is
> untouched for backward compatibility. I hope I got it right :-)
> 
> For the server, it would be $(CFLAGS_WARNINGS) +
> $(CFLAGS_NO_STRICT_ALIASING)
> For libXxf86vm, it would be $(CFLAGS_WARNINGS)

So... basically what I said originally... ? ;)

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to