Marek Olšák <mar...@gmail.com> writes:

> Michel Dänzer told me on IRC that setting CFLAGS overrode all flags,
> while OPT_FLAGS was only appended to existing CFLAGS, which is the
> reason I have been using OPT_FLAGS. Is that not true anymore?

By default, configure's CFLAGS and CXXFLAGS are "-g -O2" on gcc and
"-O2" on non-gcc.  I know of no reason why setting the two to something
else in the ./configure environment (like I do to add
-fno-omit-frame-pointer or -m32 on all projects I build) would be
unsafe.

Attachment: pgpafPHXGlRkH.pgp
Description: PGP signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to