X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/1bf3e73373ccf4d515e4b554b5d8e233aaf1e6f3..8dce0adda6e1967de616287e224b914eb1bcef8e:/DOC/BuildVentoyFromSource.txt diff --git a/DOC/BuildVentoyFromSource.txt b/DOC/BuildVentoyFromSource.txt index c67aced..a4fe564 100644 --- a/DOC/BuildVentoyFromSource.txt +++ b/DOC/BuildVentoyFromSource.txt @@ -146,6 +146,14 @@ https://busybox.net/downloads/busybox-1.32.0.tar.bz2 use BUSYBOX/64h.config and uclibc to build busybox-1.32 +4.19 == Build lunzip32/lunzip64 == + http://mirror.yongbok.net/nongnu/lzip/lunzip/lunzip-1.11.tar.gz + PATH=$PATH:/opt/diet/bin + ./configure --disable-nls CC='diet gcc -nostdinc' + make + strip --strip-all lunzip + + ========================================== 5. Binaries