Subject: Re: CPPFLAGS not adding BUILDLINK_CPPFLAGS
To: grant beattie <grant@NetBSD.org>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 10/24/2003 23:26:12
On Sat, 25 Oct 2003, grant beattie wrote:

> > I see that databases/db/buildlink2.mk does:
> >
> > CPPFLAGS+=                      ${BUILDLINK_CPPFLAGS.db}
> >
> > And various other buildlink2.mk do the same (like libyahoo, bobobo,
> > MesaLib, and so on).
> >
> > But db3, db4, and gdbm do not.
> >
> > When should CPPFLAGS add the BUILDLINK_CPPFLAGS? And when should it not?
>
> I would say "when it's required".

Required by what?

Because I am not sure I understand what would be different with db (db2)
and db3 and db4.

It doesn't matter much, I am just using ${BUILDLINK_CPPFLAGS.whatever}
instead of ${CPPFLAGS} to make sure.

   Jeremy C. Reed
   http://bsd.reedmedia.net/