On 14 June 2013 09:09, <[email protected]> wrote: > From: Jackie Huang <[email protected]> > > While it is not necessary that shared libraries be executable, > if they are not marked as such bitbake will not examine them > for debug information. So, we make them executable at the end of > installation.
Wouldn't it be preferable to change the class that does the debug extraction so that it doesn't require executable bits on libraries? Fix the cause not the symptoms and all that. Ross _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
