Fixed JIT on macOS.

This commit is contained in:
XMRig 2020-12-12 22:40:48 +07:00
parent 2966b80ba1
commit 87fafcf91b
No known key found for this signature in database
GPG key ID: 446A53638BE94409

View file

@ -32,7 +32,7 @@
# include <mach/vm_statistics.h>
# include <pthread.h>
# include <TargetConditionals.h>
# ifdef XMRIG_OS_MACOS
# ifdef XMRIG_ARM
# define MEXTRA MAP_JIT
# else
# define MEXTRA 0