diff options
author | Wenzong Fan <wenzong.fan@windriver.com> | 2015-08-04 10:33:11 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-12 22:47:12 +0100 |
commit | e7147de9f28925b1bb5df39d9c0848dd7957328c (patch) | |
tree | 08c7358c2680dc4151bbb550924217bda397b61f /meta/recipes-devtools/docbook-utils | |
parent | e01b450a419aba2164a86510ca1ae402ec86aff0 (diff) | |
download | openembedded-core-e7147de9f28925b1bb5df39d9c0848dd7957328c.tar.gz openembedded-core-e7147de9f28925b1bb5df39d9c0848dd7957328c.tar.bz2 openembedded-core-e7147de9f28925b1bb5df39d9c0848dd7957328c.zip |
bjam-native: build and install bjam.debug
bjam is stripped by default, this causes QA warning while stripping it
from do_populate_sysroot():
WARNING: File '.../tmp/sysroots/x86_64-linux/usr/bin/bjam' \
from bjam-native was already stripped, \
this will prevent future debugging!
The JAM scripts allow to build unstripped version with '--debug'. Just
build and install the bjam.debug to stop bjam from being stripped in
compile step.
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools/docbook-utils')
0 files changed, 0 insertions, 0 deletions