mirror of
https://github.com/asmjit/asmjit.git
synced 2025-12-18 13:04:36 +03:00
[Bug] Use mremap() to allocate a dual mapped region on NetBSD
In addition, always enable DualMapping when RWX pages are not possible to allocate in JitAllocator, because otherwise the allocator would not be able to allocate memory for JIT code execution. New CI runners to test FreeBSD, NetBSD, and OpenBSD are also provided.
This commit is contained in: