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

Khem Raj raj.khem at gmail.com
Sat Aug 8 23:52:06 UTC 2015


> On Jul 30, 2015, at 12:40 AM, wenzong fan <wenzong.fan at windriver.com> wrote:
> 
> 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?


export INSTALL=“install” or something like that might do it. usually folks use install -s by default during install step which cause such issues.

> Thanks
> Wenzong
> 
>> 
>> Ross
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 204 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20150808/0cbccbb9/attachment-0002.sig>


More information about the Openembedded-core mailing list