Files
mop3/lz4/tests/check_liblz4_version.sh
kamkow1 b9e8a8bf1d
All checks were successful
Build documentation / build-and-deploy (push) Successful in 1m53s
Integrate LZ4 library, compress the ramdisk
2026-03-07 02:54:26 +01:00

7 lines
123 B
Bash
Executable File

#!/usr/bin/env sh
set -e
# written as a script shell, because pipe management in python is horrible
ldd $1 | grep liblz4