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 <mach/vm_statistics.h>
|
||||||
# include <pthread.h>
|
# include <pthread.h>
|
||||||
# include <TargetConditionals.h>
|
# include <TargetConditionals.h>
|
||||||
# ifdef XMRIG_OS_MACOS
|
# ifdef XMRIG_ARM
|
||||||
# define MEXTRA MAP_JIT
|
# define MEXTRA MAP_JIT
|
||||||
# else
|
# else
|
||||||
# define MEXTRA 0
|
# define MEXTRA 0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue