[OE-core] [PATCH] gcc-sanitizers: allow empty for lsan and tsan packages

Burton, Ross ross.burton at intel.com
Thu Oct 13 14:59:58 UTC 2016


On 13 October 2016 at 15:40, Kang Kai <Kai.Kang at windriver.com> wrote:

> gcc checks tsan and lsan support in source file gcc/libsanitizer/configure.tgt,
> it seems only support x86_64. Then tsan and lsan related packages will be
> empty for other target.
> For qemuarm project, add in local.conf:
>
> IMAGE_INSTALL_append = " libtsan"
>

If libtsan is x86-64 only, why not only add it for x86-64 images?  The
package not existing on machines it can't be built for is more obvious than
existing but being empty.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20161013/e6e1cd80/attachment-0002.html>


More information about the Openembedded-core mailing list