aboutsummaryrefslogtreecommitdiff
path: root/math/libxsmm/files/patch-src_libxsmm__timer.c
Commit message (Collapse)AuthorAgeFilesLines
* math/libxsmm: fix build on non-amd64Piotr Kubaj2021-11-251-0/+25
On non-amd64, PLATFORM=1 needs to be passed to disable JIT. Also, add a way to read TBR that does not depend on glibc.