]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf/toolchain-scripts.bbclass: Remove debug prefix mappings in SDK
authorJacob Kroon <jacob.kroon@gmail.com>
Thu, 28 Jul 2016 10:56:06 +0000 (12:56 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Aug 2016 14:05:46 +0000 (15:05 +0100)
commit7918e73e9c5fe8c8c1c1d341eaa42f2f7d3ddb69
tree4d1bff3f5eb5bad2fa0ab42ce6a9bbf55578b555
parent94eb2552cdcbe99ba684780c9a6fbbbe7328c906
bitbake.conf/toolchain-scripts.bbclass: Remove debug prefix mappings in SDK

CFLAGS/CXXFLAGS in the SDK environment script adds debug-prefix mappings
that include staging area/work directories. Remove them since the SDK
shouldn't be aware of them.

Signed-off-by: Jacob Kroon <jacob.kroon@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/toolchain-scripts.bbclass
meta/conf/bitbake.conf