qt6-bb10/src/tools/androiddeployqt
Bartlomiej Moskal e0e0854b05 Android: Fix for multi-ABI build in androiddeployqt
7499fd0229d63f969bf6ca58d3b764b96395bed2 commit cleans up the localLibs
to not add dependencies to the libs.xml file as they will not be
satisfied.

Mentioned change created a regression with multi-ABI build. It happens
because in qtDependencies[ARCH] container, some libs just have different
atchitecture prefix.

This commit remove architecture prefix when checking libs in
qtDependencies container.

Fixes: QTBUG-131707
Change-Id: Iae54779bfa4bd143ec35353604724d8ec4e35ef2
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
(cherry picked from commit e59308c5119caac5d4f1024c7d8147e9887cb246)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit 6e3d2ad44f5a2c0baae8124c828e8998a14e1c25)
2024-12-17 23:26:45 +00:00
..
doc/src Android: update androiddeployqt doc page 2023-12-21 15:13:01 +02:00
CMakeLists.txt tools: port away from QPair 2023-12-14 20:29:45 +01:00
main.cpp Android: Fix for multi-ABI build in androiddeployqt 2024-12-17 23:26:45 +00:00