aboutsummaryrefslogtreecommitdiff
path: root/debian/patches/split-hash-tests.diff
Commit message (Collapse)AuthorAgeFilesLines
* Update patches and bump internal namespaceBenjamin Barenblat2023-09-071-677/+0
|
* Split hash tests to make life easier for mipselBenjamin Barenblat2023-08-021-0/+677
Some of the Abseil tests use so much RAM in template expansion that they exhaust memory on the mipsel buildds. Backport a patch from upstream to split the problematic tests into smaller files.