mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-07 04:46:06 +08:00
Downgrade patchelf version from 0.18.0 to 0.17.2 on MacOs, Linux and Windows. It looks like there is a problem with 0.18.0 version, when modyfing the Android libs. It causes an unresolved dependencies error when loading a changed library. Fixes: QTBUG-126861 Pick-to: 6.8 Change-Id: I5a95daae0a78aadede009535b2813483afcbc99d Reviewed-by: Jøger Hansegård <joger.hansegard@qt.io>