mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-05-30 23:05:27 -04:00
1.0.37 release
This commit is contained in:
parent
b63ce2a3df
commit
1840cb8f38
12 changed files with 232 additions and 12 deletions
|
@ -27,6 +27,10 @@ ar -rc libfat_io_aa64.a *.o
|
|||
rm -f *.o
|
||||
|
||||
|
||||
mips64el-linux-musl-gcc -mips64r2 -mabi=64 -O2 -D_FILE_OFFSET_BITS=64 fat*.c -c
|
||||
ar -rc libfat_io_m64e.a *.o
|
||||
rm -f *.o
|
||||
|
||||
cd -
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue