[Mesa-dev] [PATCH 1/7] i965: use AM_CPPFLAGS instead of AM_CFLAGS/CXXFLAGS

Eric Anholt eric at anholt.net
Wed Jan 18 10:11:11 PST 2012


On Tue, 17 Jan 2012 15:58:11 -0500, Matt Turner <mattst88 at gmail.com> wrote:

As far as I can tell, the point of AM_CPPFLAGS existing is if you want
to make a target that separately calls the preprocessor, so you a list
of includes and a list of non-preprocessor compiler flags.  Given that
we don't have any preprocessor invocations, we're sure to leak actual
cflags into the cppflags, so I don't see why we'd make this change..
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20120118/c52301a3/attachment.pgp>


More information about the mesa-dev mailing list