tell newlib we're doing this bad thing

This commit is contained in:
2024-03-29 22:14:24 +01:00
parent d8f302dc96
commit 394f25028d

View File

@@ -428,6 +428,8 @@ fi
case "${host}" in
*-*-os3*)
sys_dir=os3
newlib_cflags="${newlib_cflags} -DMISSING_SYSCALL_NAMES"
newlib_cflags="${newlib_cflags} -DREENTRANT_SYSCALLS_PROVIDED"
;;
*-*-cygwin*)
posix_dir=posix