summaryrefslogtreecommitdiff
path: root/debian/patches/std-hash.diff
Commit message (Collapse)AuthorAge
* Work around broken std::hash implementation on s390xGravatar Benjamin Barenblat2021-01-31
Disable unit tests that require a working std::hash on s390x, since s390x’s std::hash hashes large classes of data equivalently (see https://bugs.debian.org/977638).