On Tue, Jan 8, 2013 at 8:38 AM, Marek Olšák <mar...@gmail.com> wrote:
> This reverts commit 122345876479cf5cf553e38162ab105658614ab7.
>
> Some distributions use --enable-debug for testing packages and the commit
> results in terrible CPU performance. It can be embarrassing for us.
>
> Those who do not want optimizations should set the CFLAGS and CXXFLAGS
> environment variables. In my opinion, --enable-debug should only set -DDEBUG.
> ---

Dan's two patches from yesterday handle this while still setting -O0
if CFLAGS don't contain -O*. Do those patches work for your purposes?

The problem here is that we're just going back and forth on this
behavior and both behaviors are reasonable for different things.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to