Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Link to FB internal build of ZSTD with -fPIC (facebook#4249)
Summary: TSAN requires the code is built with -fPIC. This PR links against a libzstd built with -fPIC when necessary, which enables ZSTD compression to be used in TSAN builds. Pull Request resolved: facebook#4249 Differential Revision: D9244746 Pulled By: ajkr fbshipit-source-id: 8c6a8fadd6c8643b2077afcbc3626779e1d73b63