generic-poky/meta/recipes-support/boost/files
Wenzong Fan 18aaf65b04 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.

(From OE-Core rev: e7147de9f28925b1bb5df39d9c0848dd7957328c)

Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-09-12 22:48:36 +01:00
..
0001-mips1-fix-added-gcc.jam-was-passing-the-options-m32-.patch boost: fix build for mips 2015-06-03 16:38:45 +01:00
0002-Don-t-pass-m32-m64-where-it-s-not-supported.patch boost: fix build for mips 2015-06-03 16:38:45 +01:00
bjam-native-build-bjam.debug.patch bjam-native: build and install bjam.debug 2015-09-12 22:48:36 +01:00