]> code.ossystems Code Review - openembedded-core.git/commit
gcc-runtime: switch to removal override syntax to modify CXXFLAGS
authorJoshua Lock <joshua.g.lock@intel.com>
Tue, 19 Jan 2016 10:44:06 +0000 (10:44 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 19 Jan 2016 17:39:27 +0000 (17:39 +0000)
commit19995268da27af93af6f718fab0434178a1079ce
tree2d248abb295d4b2f6a4f7f6643d30f92243d2416
parente777b541c76dad293d1c214e46c00f8f78fe0539
gcc-runtime: switch to removal override syntax to modify CXXFLAGS

The use of immediate expansion can cause issues when trying to
override variables, further the removal override syntax is clearer
than oe_filter_out () — switch to using removal override syntax
instead.

Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-runtime.inc