зеркало из https://github.com/mozilla/gecko-dev.git
6971be15e1
This requires a backport of valgrind to buster instead of jessie (which we don't need a backport for anymore). Somehow the buster-based android-build was using the backport for jessie. It now can use the backport for buster. We now also need a few extra packages in the valgrind docker image that used to be installed as a side effect of installing other packages, but aren't installed automatically anymore, while necessary. This allows to remove the debian8-amd64-build docker image, now unused. We add a patch to workaround an issue with rust that was fixed in older version of valgrind but that resurfaced in a slightly different manner. Filed upstream as https://bugs.kde.org/show_bug.cgi?id=433641. Finally, we update the suppressions to account for system changes. Differential Revision: https://phabricator.services.mozilla.com/D106402 |
||
---|---|---|
.. | ||
__init__.py | ||
cross-architecture.sup | ||
i386-pc-linux-gnu.sup | ||
mach_commands.py | ||
output_handler.py | ||
x86_64-pc-linux-gnu.sup |