mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
On newer architectures e.g. RISCV python-config module fails to populate
Python_SOABI correctly and returns empty string. Which result in
configure failure
Fixes:
| CMake Error at cmake/ShibokenHelpers.cmake:223 (message):
| Python_SOABI variable is empty.
| Call Stack (most recent call first):
| cmake/ShibokenSetup.cmake:54 (get_python_extension_suffix)
| CMakeLists.txt:13 (include)
|
Change-Id: I22c7756edcb21c9973b54207351d9cd4a99a0ea2
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| pyqt6 | ||
| pyside6 | ||
| pytest-qt | ||