about summary refs log tree commit diff
path: root/src/ci/docker/scripts/zstd.sh
AgeCommit message (Collapse)AuthorLines
2024-08-25move and rename zstd scriptRémy Rakic-29/+0
move it where it's used, and name it like the other scripts
2024-08-09Install zstd in dist builder image.Kyle Huey-0/+29
Build libzstd from source because the EPEL package is built without fPIC.