On Thu, 18 Jun 2015 09:59:42 -0700
"Jon A. Cruz" 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.
> >
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
> ---
> Makefile.am | 64
> ++
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
---
Makefile.am | 64 ++---
1 fil