]> git.codecow.com Git - Monocypher.git/commit
Run valgrind without march=native
authorLoup Vaillant <loup@loup-vaillant.fr>
Thu, 24 Aug 2023 17:02:14 +0000 (19:02 +0200)
committerLoup Vaillant <loup@loup-vaillant.fr>
Thu, 24 Aug 2023 17:15:33 +0000 (19:15 +0200)
commitb66694cc73d31d3d62b0f1a5f15b470c67117144
tree38fcd3b66b744a5f0173a670b60edfbeb5b4fd24
parent8da575c7aa9e76bd8ba13456fd5af95a364a4d41
Run valgrind without march=native

Valgrind doesn't always support all relevant instructions and crashes
on some platforms, most notably github CI.
tests/test.sh