]> glassweightruler.freedombox.rocks Git - Ventoy.git/blob - LZIP/buildlz4.txt
Fix the issue that cannot boot Tails 6.13+ (#3171)
[Ventoy.git] / LZIP / buildlz4.txt
1
2 /opt/diet64/bin/diet -Os gcc -D_FILE_OFFSET_BITS=64 smallz4cat.c -o lz4cat64
3
4 aarch64-buildroot-linux-uclibc-gcc -Os -static -D_FILE_OFFSET_BITS=64 smallz4cat.c -o lz4cataa64
5
6 mips64el-linux-musl-gcc -mips64r2 -mabi=64 -static -Os -D_FILE_OFFSET_BITS=64 smallz4cat.c -o lz4catm64e
7
8