Skip to content
  • PHO's avatar
    Fix rts allocateExec() on NetBSD · 8b726534
    PHO authored and Marge Bot's avatar Marge Bot committed
    Similar to SELinux, NetBSD "PaX mprotect" prohibits marking a page
    mapping both writable and executable at the same time. Use libffi
    which knows how to work around it.
    8b726534