SIGN IN SIGN UP
facebook / zstd UNCLAIMED

Zstandard - Fast real-time compression algorithm

Fix zstd-dll build missing dependencies (#3496)

* Fixes zstd-dll build (https://github.com/facebook/zstd/issues/3492):
- Adds pool.o and threading.o dependency to the zstd-dll target
- Moves custom allocation functions into header to avoid needing to add dependency on common.o
- Adds test target for zstd-dll
- Adds github workflow that buildis zstd-dll
Y
Yonatan Komornik committed
c78f434aa4f5f1097c8edb975f4c1635817a5a71
Parent: a7de1d9
Committed by GitHub <noreply@github.com> on 2/12/2023, 8:32:31 PM