[OE-core] [PATCH] bjam-native: inhibit sysroot strip

wenzong fan wenzong.fan at windriver.com
Thu Jul 30 07:40:19 UTC 2015


On 07/29/2015 06:19 PM, Burton, Ross wrote:
>
> On 29 July 2015 at 08:34, <wenzong.fan at windriver.com
> <mailto:wenzong.fan at windriver.com>> wrote:
>
>     +# bjam is already stripped, don't strip it again
>     +INHIBIT_SYSROOT_STRIP = "1"
>
>
> In case it's even needed to debug bjam-native, how hard would it be to
> stop bjam from being stripped in the first place?

By default, a release version is stripped, we could build & install the 
debug version for bjam.

For specific changes, we only need to append "--debug" to build.sh, then 
update do_install() to select the unstripped version.

Do you think this is the right ways?

Thanks
Wenzong

>
> Ross



More information about the Openembedded-core mailing list