Fixed JIT on macOS.
This commit is contained in:
parent
2966b80ba1
commit
87fafcf91b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue