Commit Graph

7 Commits

Author SHA1 Message Date
André Klitzing
a3decab937 community/zstd: upgrade to 1.3.2 2017-10-25 09:59:47 +02:00
André Klitzing
6ea9289d70 community/zstd: upgrade to 1.3.1 2017-08-24 23:20:41 +00:00
Roberto Oliveira
f9f234d2e6 community/zstd: fix tests in ppc64le
some zstd tests are breaking in ppc64le because it defines the max
number of supported cores as 128 (ZSTDMT_NBTHREADS_MAX 128) but the
Alpine ppc64le machine has 160 cores.

I am increasing the max core value to 256 for now and opened a bug[1]
in zstd project.

[1] https://github.com/facebook/zstd/issues/760
2017-07-13 18:54:46 +00:00
Timo Teräs
2bae66907e community/zstd: disable on armhf and ppc64le
armhf: unable to execute tests with "Bus error"
ppc64le: test suite fails
2017-07-12 13:22:59 +03:00
André Klitzing
7cbab367dd community/zstd: upgrade to 1.3.0 2017-07-10 09:22:46 +00:00
André Klitzing
ba84e1bde7 community/zstd: upgrade to 1.2.0 2017-06-03 13:44:50 +02:00
André Klitzing
143b6dfe7e community/zstd: move from testing and claim maintainership 2017-05-06 12:52:16 +02:00