On 15 Jul 2016 3:35 pm, "Christopher Larson" <[email protected]> wrote:
>
> On Fri, Jul 15, 2016 at 5:54 AM, <[email protected]> wrote:
>
> > From: André Draszik <[email protected]>
> >
> > c-ares doesn't build if the distro has enabled usage of the
> > security_flags.inc file as it is picky about what is placed
> > into CPPFLAGS and CFLAGS. It complains and errors out if any
> > preprocessor options appear in CFLAGS.
> >
> > Fix this by providing an additional include file that is
> > require'd from conf/layer.conf.
> >
> > Signed-off-by: André Draszik <[email protected]>
> >
>
> This commit message is a little misleading. The fact that you added a .inc
> isn't what fixed the problem, the move of the defines from CFLAGS to
> CPPFLAGS was.

Well, I copied that part of the commit message from the commit that added a
similar .inc file to to meta-oe. I'll rewrite it.

A.
-- 
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to