aboutsummaryrefslogtreecommitdiffstats
path: root/qtwebengine
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@qt.io>2023-08-16 12:53:07 +0200
committerMichal Klocek <michal.klocek@qt.io>2023-10-18 19:43:52 +0200
commitfedf1d863a73ccd887b58c2894d204f8754f2238 (patch)
tree0c622dc6cb9c8acedefcc0e74676c94a6630f850 /qtwebengine
parent3d354bf9c056eaa09082abac2f42ef96b820b652 (diff)
Fix ninja long path support
Ninja has issues if path exceeds 260 chars. The issue is reported here https://github.com/ninja-build/ninja/issues/1900 and can be easily fixed by doing correct setting in manifest file. Unfortunately the author still did not make release with the fix. QtWebEngine/QtPdf build generated file paths can exceed 260 chars especially if build is done on android platform, which leads to issues when running ninja as it get wrong 'dirty' and 'missing' nodes info. Add workaround and patch manifest during installation. Task-number: COIN-1077 Change-Id: I89166de73400de63bc3d1116b87c0f0754f36a2e Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'qtwebengine')
0 files changed, 0 insertions, 0 deletions