Upstream pull requests: - https://invent.kde.org/frameworks/extra-cmake-modules/-/merge_requests/519 - https://invent.kde.org/frameworks/extra-cmake-modules/-/merge_requests/521 Says the commit message: > Set the max-vartrack-size parameter to 0 (= unlimited) to avoid > GCC's "note: variable tracking size limit exceeded with > -fvar-tracking-assignments, retrying without" message you get when > you compile with asan sometimes. > > This is reported¹ to speed up compilation, not slow it down. > > ¹ https://stackoverflow.com/a/75704837/134841 Pick-to: 6.9 6.8 6.5 5.15 Change-Id: I2489bbe3d3cb12cc52d7041499e38bb05c73aa3a Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>