• Zeyi (Rice) Fan's avatar
    build zstd in static to avoid DLL dependency on Windows · a1ba5275
    Zeyi (Rice) Fan authored
    Summary: It seems after updating zstd to 1.4.5. `Dllexport` for zstd.dll was not being picked up correctly. Instead of having zstd being a runtime dependency let's try statically link it to avoid the DLL issue.
    
    Reviewed By: vitaut
    
    Differential Revision: D23970349
    
    fbshipit-source-id: 3b14dddb64d410cb9546c416f27d73b7604b21ba
    a1ba5275
zstd 691 Bytes