]> git.ipfire.org Git - thirdparty/zstd.git/commit
test: update libzstd_builds.sh for disabled legacy default
authorYann Collet <cyan@meta.com>
Thu, 18 Dec 2025 21:39:28 +0000 (13:39 -0800)
committerYann Collet <cyan@meta.com>
Thu, 18 Dec 2025 21:39:28 +0000 (13:39 -0800)
commit8ba2f20a905386bb3524edb95335d101de9f5f66
tree1746541a45b455863b306f94a1c9e1ad63218707
parentf818f97be64bdbd6989c80ea92b034c1965eadde
test: update libzstd_builds.sh for disabled legacy default

Summary:
Updates the library build tests to reflect that legacy format support is now disabled by default. Also adds a new test case to verify that legacy support can still be explicitly enabled via ZSTD_LEGACY_SUPPORT=5.

Test Plan:
Run `bash tests/libzstd_builds.sh` on a Linux environment.
tests/libzstd_builds.sh