mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[syslinux] update Syslinux to better align with its official source
* This means disabling some warnings and removing explicit casts, but so be it... * Also fix the minfatsize check for Large FAT32
This commit is contained in:
parent
0e65b1c920
commit
db0880e534
30 changed files with 352 additions and 75 deletions
|
@ -80,4 +80,5 @@ AC_CONFIG_FILES([res/localization/Makefile])
|
|||
AC_CONFIG_FILES([src/ms-sys/Makefile])
|
||||
AC_CONFIG_FILES([src/syslinux/libfat/Makefile])
|
||||
AC_CONFIG_FILES([src/syslinux/libinstaller/Makefile])
|
||||
AC_CONFIG_FILES([src/syslinux/win/Makefile])
|
||||
AC_OUTPUT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue