Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dev-python/shiboken2: drop 5.15.10-r2 | Andreas Sturmlechner | 2023-11-06 | 1 | -180/+0 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | dev-python/shiboken2: adjust clang header finding logic for clang>=16 | Andrew Ammerlaan | 2023-10-06 | 1 | -0/+180 |
Pyside2 currently fails with clang-16, so we have to keep the current LLVM_MAX_SLOT. However we can adjust the logic here to keep it in sync with shiboken6 and prepare it for a possible next release that may be compatible with clang-16. Co-authored-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> |