kraj / meta-clang

Clang C/C++ cross compiler and runtime for OpenEmbedded/Yocto Project
MIT License
152 stars 196 forks source link

compiler-rt-sanitizers: Build fixes #911

Closed lorenzph closed 5 months ago

lorenzph commented 5 months ago

While building compiler-rt-sanitizers I encountered some build and packaging issues. I am not certain why the missing compiler-rt dependency was not observed before but the configuration failure is reproducible in a clean Yocto build which merely includes the meta-clang layer without making any further configuration adaptations.


Contributor checklist

Reviewer Guidelines