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 c4024e42ed
commit 481abf21ad
1 changed files with 1 additions and 0 deletions

View File

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