Commit Graph

1 Commits

Author SHA1 Message Date
Christoph Reiter
cce62b2371 zstd: some fixes/improvements (#1817)
* zstd: remove unneeded patch

UNIX is true anyway

* zstd: install man pages

* zstd: fix core count detection

It would default to 1 without this

* zstd: define _POSIX_C_SOURCE

otherwise fileno() isn't defined and we get warnings

* zstd: bump pkgrel
2020-01-13 07:47:25 +03:00