]> git.ipfire.org Git - thirdparty/zstd.git/commit
lz4: Remove ancient test helpers
authorDave Vasilevsky <dave@vasilevsky.ca>
Wed, 7 May 2025 07:03:29 +0000 (03:03 -0400)
committerYann Collet <Cyan4973@users.noreply.github.com>
Thu, 8 May 2025 05:01:49 +0000 (22:01 -0700)
commitf9938c217da17ec3e9dcd2a2d99c5cf39536aeb9
tree4846627e56053417a7886338b837d2190ed1984b
parent448a09ff78c2a28ad666539357d6687c759f2bb6
lz4: Remove ancient test helpers

Building lz4 as root was causing `make clean` to fail with permission
errors.

We used to have to install lz4 from source back in Ubuntu 14.04, but
nowadays the installed lz4 is fine. Get rid of ancient helpers and
cruft!
.github/workflows/dev-short-tests.yml
Makefile
tests/Makefile