mirror of
https://github.com/usatiuk/ficus.git
synced 2025-10-29 00:27:52 +01:00
tell newlib we're doing this bad thing
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user