Wentao Guan
|
66b1c78aa6
|
Ventoy: vtoygpt: add binary
use musl-gcc to build smallest binary:
gcc -specs "/usr/local/musl/lib/musl-gcc.specs" -static -O2 -D_FILE_OFFSET_BITS=64 vtoygpt.c crc32.c -o vtoygpt
Signed-off-by: Wentao Guan <guanwentao@uniontech.com>
|
2024-09-02 11:22:30 +08:00 |
|