]> git.ipfire.org Git - thirdparty/zstd.git/commit
zstdmt debug traces compatibles with mingw 1242/head
authorcyan4973 <yann.collet.73@gmail.com>
Tue, 17 Jul 2018 12:39:44 +0000 (14:39 +0200)
committercyan4973 <yann.collet.73@gmail.com>
Tue, 17 Jul 2018 12:39:44 +0000 (14:39 +0200)
commit53e1f0504e077f90ecaea3a0bc18327177fd57ee
tree56b9cadc522800135594d1a5cf285396038b8403
parentabc02e08ff5659f7d09854371d0d95b0991ecbd1
zstdmt debug traces compatibles with mingw

since mingw does not have `sys/times.h`,
remove this path when detecting mingw compilation.
lib/compress/zstdmt_compress.c