Home
last modified time | relevance | path

Searched refs:_has_posix_spawn (Results 1 – 2 of 2) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/
H A Dconfigure3985 cc_check && _has_posix_spawn=yes
3986 echo $_has_posix_spawn
3987 if test "$_has_posix_spawn" = yes ; then
/dports/games/scummvm/scummvm-2.5.1/
H A Dconfigure4033 cc_check && test "$_host_os" != "emscripten" && _has_posix_spawn=yes
4034 echo $_has_posix_spawn
4035 if test "$_has_posix_spawn" = yes ; then