Add BLOB list file and some missing build desc.

This commit is contained in:
longpanda
2025-05-14 14:35:44 +08:00
parent 2dafe75509
commit 9e13955af1
4 changed files with 231 additions and 4 deletions

8
LZIP/buildlz4.txt Normal file
View File

@@ -0,0 +1,8 @@
/opt/diet64/bin/diet -Os gcc -D_FILE_OFFSET_BITS=64 smallz4cat.c -o lz4cat64
aarch64-buildroot-linux-uclibc-gcc -Os -static -D_FILE_OFFSET_BITS=64 smallz4cat.c -o lz4cataa64
mips64el-linux-musl-gcc -mips64r2 -mabi=64 -static -Os -D_FILE_OFFSET_BITS=64 smallz4cat.c -o lz4catm64e