Closed dnbaker closed 4 years ago
mv libzstd.a .. was causing a race condition in submodule bonsai during multithreaded compilation. Fixes the other half of https://github.com/dnbaker/dashing/issues/41.
mv libzstd.a ..
mv libzstd.a ..
was causing a race condition in submodule bonsai during multithreaded compilation. Fixes the other half of https://github.com/dnbaker/dashing/issues/41.