]> glassweightruler.freedombox.rocks Git - Ventoy.git/blobdiff - FUSEISO/build.sh
add missing source
[Ventoy.git] / FUSEISO / build.sh
index 17950add328d576a7055f1e6c78b7c36f1b142fc..4dd1fa41067f1814c314bbe88e2ca502f3580f92 100644 (file)
@@ -2,8 +2,7 @@
 
 CUR="$PWD"
 
-#LIBFUSE_DIR=$CUR/LIBFUSE
-LIBFUSE_DIR=../ExFAT/LIBFUSE
+LIBFUSE_DIR=$CUR/LIBFUSE
 
 if uname -a | egrep -q 'x86_64|amd64'; then
     name=vtoy_fuse_iso_64
@@ -12,6 +11,10 @@ else
     opt=-lrt
 fi
 
+#
+# use mini-native-x86_64 UCLIBC to build for x86_64
+#
+
 export C_INCLUDE_PATH=$LIBFUSE_DIR/include
 
 rm -f $name