Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3: Add clang to rdeps for python3-ptests | Khem Raj | 2023-08-26 | 1 | -0/+4 |
| | | | | | | | | 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" Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python: Enable build with clang on target | Khem Raj | 2022-09-17 | 1 | -0/+7 |
Signed-off-by: Khem Raj <raj.khem@gmail.com> |