}
],
[ffcall_cv_malloc_mprotect_can_exec=yes],
+ [ffcall_cv_malloc_mprotect_can_exec=no],
[dnl When cross-compiling, assume SELinux on Linux.
dnl If we don't know, assume the worst.
case "$host_os" in
}
],
[ffcall_cv_mmap_mprotect_can_exec=yes],
+ [ffcall_cv_mmap_mprotect_can_exec=no],
[dnl When cross-compiling, assume SELinux on Linux.
dnl If we don't know, assume the worst.
case "$host_os" in
}
],
[ffcall_cv_mmap_shared_can_exec=yes],
+ [ffcall_cv_mmap_shared_can_exec=no],
[dnl When cross-compiling, assume yes, since this is the result
dnl on all the platforms where we have tested it.
ffcall_cv_mmap_shared_can_exec="guessing yes"