mirror of
https://github.com/facebook/zstd.git
synced 2025-03-07 09:26:03 +02:00
The poolTests program already linked to libzstd, and later to libtestcommon with included libzstd objects. So this was redundant. Minus 4 compile steps.