[PATCH weston] build: Use AM_CFLAGS instead of GCC_CFLAGS
Pekka Paalanen
ppaalanen at gmail.com
Tue Jun 23 00:25:01 PDT 2015
On Thu, 18 Jun 2015 09:59:42 -0700
"Jon A. Cruz" <jonc at osg.samsung.com> wrote:
> On 06/18/2015 09:43 AM, Derek Foreman wrote:
> > AM_CFLAGS is the default for any target that doesn't specify its
> > own cflags. We should use AM_CFLAGS in preference to GCC_CFLAGS
> > so we can change AM_CFLAGS and get all targets.
> >
> > Signed-off-by: Derek Foreman <derekf at osg.samsung.com>
> > ---
> > Makefile.am | 64 ++++++++++++++++++++++++++++++-------------------------------
> > 1 file changed, 32 insertions(+), 32 deletions(-)
> Looks good. As I mentioned to Derek earlier I had just hit this in the
> documentation when checking for some other things I was adding (and
> disentangling for testing).
>
> Reviewed-by: Jon A. Cruz <jonc at osg.samsung.com>
>
This one had some conflicts with "Added new include file to all SOURCES
variables with files that use it." but I think I sorted them out.
Pushed:
b37ac40..4ff3874 master -> master
Thanks,
pq
More information about the wayland-devel
mailing list