We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70f6075 commit 39d7065Copy full SHA for 39d7065
newlib/configure.host
@@ -546,7 +546,7 @@ case "${host}" in
546
mips*-ps2-*)
547
sys_dir=ps2
548
posix_dir=posix
549
- newlib_cflags="${newlib_cflags} -G0 -DHAVE_NANOSLEEP -DHAVE_RENAME -DHAVE_FCNTL -D_NO_POSIX_SPAWN -D_NO_EXECVE -DNO_EXEC"
+ newlib_cflags="${newlib_cflags} -G0 -DHAVE_NANOSLEEP -DHAVE_RENAME -DHAVE_FCNTL -D_NO_POSIX_SPAWN"
550
;;
551
mmix-knuth-mmixware)
552
sys_dir=mmixware
0 commit comments