]> git.ipfire.org Git - thirdparty/zstd.git/commit
Export ZSTD_LEGACY_SUPPORT in tests/Makefile (#3955)
authorElliot Gorokhovsky <embg@fb.com>
Tue, 12 Mar 2024 18:36:54 +0000 (14:36 -0400)
committerGitHub <noreply@github.com>
Tue, 12 Mar 2024 18:36:54 +0000 (14:36 -0400)
commit92fbd42894e4dd9d58d3184923b17dda94ca6b44
tree0d6c5b1e68cbd4ce89b08392853aa6c28e617512
parent5a66afa0514d0853b0f2a6b5ff3df1ae706f4862
Export ZSTD_LEGACY_SUPPORT in tests/Makefile (#3955)

This doesn't affect most of the targets, but will help me sleep better at night knowing that future refactors won't break the legacy support.

Should have been included in https://github.com/facebook/zstd/pull/3943 but I noticed after that merged, so putting up a separate PR.
tests/Makefile