[PATCH] libsanitizer: workaround libtool error when building in Yocto Kirkstone
Some libtool versions require --tag to be set and won't run compiler without it, throwing an `unable to infer tagged configuration` error. I'm not sure whether it's a good idea to tag assembly files as a C source, but it helps to avoid the issue. Signed-off-by: Alibek Omarov --
Re: [PATCH] libsanitizer: workaround libtool error when building in Yocto Kirkstone
Thanks for quick reply! If it's an inappropriate patch for GCC, should I try to send it to Yocto then? Alibek.