Enable newlib_io_c99_format to provide support for the %zu format specifier

This commit is contained in:
Memallox 2018-08-31 20:51:46 +02:00
parent ce937c71e5
commit e69da8b4e2
1 changed files with 1 additions and 0 deletions

View File

@ -571,6 +571,7 @@ case "${host}" in
newlib_fseek_optimization=no
newlib_wide_orient=no
newlib_multithread=no
newlib_io_c99_formats=yes
;;
sh*-*)
sys_dir=sh