kraj / meta-clang

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

python3: Add clang to rdeps for python3-ptests #847

Closed kraj closed 1 year ago

kraj commented 1 year ago

cppext test needs full toolchain as it tries to build an extention with C, using clang ensures that a function compiler bits are pulled into ptest image when using TOOLCHAIN = "clang"


Contributor checklist

Reviewer Guidelines