[Mesa-dev] Convert vdpau and dri targets to the pipe-loader
Maarten Lankhorst
maarten.lankhorst at canonical.com
Thu Feb 13 07:59:57 PST 2014
On 13-02-14 16:27, Marek Olšák wrote:
> Yes, -O0 has been part of --enable-debug, because debugging is often
> difficult with -O2. That's why I change CFLAGS and CXXFLAGS manually,
> because I only want -g -O2.
Could just remove --disable-debug. Afaict it amounts to calling autoconf
with CFLAGS='-g -O0 -DNDEBUG' CXXFLAGS=same
More information about the mesa-dev
mailing list