OSDN Git Service

automake: Remove OPT_FLAGS.
authorEric Anholt <eric@anholt.net>
Thu, 26 Jul 2012 16:35:36 +0000 (09:35 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 27 Jul 2012 00:30:06 +0000 (17:30 -0700)
commit11ff18fcf5b92cee4a8e69425fc321f0ef272ecf
treea17f2418cf102a3f3b58cc3f709af9154c9d7a4f
parent87a1c4f233f597b8b366f7a2c0f1c5b7124d8d8e
automake: Remove OPT_FLAGS.

If you want to change your compiler arguments, just set CFLAGS/CXXFLAGS.
Having Mesa have this separate variable is a great way to have your arguments
not thoroughly propagated to all compiler invocations.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
configs/current.in
configure.ac
src/gallium/drivers/r300/Makefile.am
src/gallium/drivers/r600/Makefile.am