]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: Stop exporting TARGET_ flags variables
authorMike Crowe <mac@mcrowe.com>
Tue, 25 Jun 2019 13:16:25 +0000 (14:16 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Jun 2019 11:17:29 +0000 (12:17 +0100)
commit1b1ab93408c3ba72f855b2f4a028f1a917e9b551
treecd26dd251bbb959a97872d38677acb047cb895c7
parent4b43c655ed5ff8b9d2662730526811220b21ff8c
bitbake.conf: Stop exporting TARGET_ flags variables

Way back in
http://lists.openembedded.org/pipermail/openembedded-core/2014-April/210138.html
a few of us discussed not exporting TARGET_LDFLAGS. There seemed to be
support for this idea, and I modified our tree to not do so. I then seem to
have dropped the ball. :( We've been running like that for over five years,
and not observed any problems.

It seems sensible to stop exporting TARGET_CPPFLAGS, TARGET_CFLAGS and
TARGET_CXXFLAGS too.

I've successfully compile-tested core-image-minimal and core-image-sato for
x86_64 and qemuarm64 with these changes.

Signed-off-by: Mike Crowe <mac@mcrowe.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf