]>
glassweightruler.freedombox.rocks Git - Ventoy.git/blob - ExFAT/buidexfat_aarch64.sh
5 if ! [ -e LIBFUSE
]; then
14 sed "/printf.*VERSION/a\ if (access(\"/etc/initrd-release\", F_OK) >= 0) argv[0][0] = '@';" -i exfat
-1.3
.0/fuse
/main.c
18 .
/configure
--prefix="$CUR" CFLAGS
='-O2 -D_FILE_OFFSET_BITS=64' FUSE_CFLAGS
="-I$CUR/LIBFUSE/include/" FUSE_LIBS
="$CUR/LIBFUSE/lib/libfuse.a -lpthread -ldl"
21 strip
--strip-all fuse
/mount.exfat
-fuse
22 strip
--strip-all mkfs
/mkexfatfs
24 cp fuse
/mount.exfat
-fuse ..
/EXFAT
/shared
/mount.exfat
-fuse
25 cp mkfs
/mkexfatfs ..
/EXFAT
/shared
/mkexfatfs