mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-05-09 13:42:03 -04:00
support for 360Udisk
This commit is contained in:
parent
807d313cd5
commit
13b2192a59
35 changed files with 1218 additions and 6 deletions
|
@ -33,7 +33,7 @@ fi
|
|||
|
||||
./makeconf.sh
|
||||
|
||||
./configure --prefix="$LIBFUSE_DIR"
|
||||
./configure --prefix="$LIBFUSE_DIR" CFLAGS='-specs /usr/local/musl/lib/musl-gcc.specs'
|
||||
make -j 16
|
||||
make install
|
||||
cd ..
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue