aports/community/zstd
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
..
APKBUILD community/zstd: fix tests in ppc64le 2017-07-13 18:54:46 +00:00
increase-max-number-cores-supported.patch community/zstd: fix tests in ppc64le 2017-07-13 18:54:46 +00:00