-
m-relay<neromonero1024:monero.social> when compiling xmrig, there's one cmake option -DWITH_SECURE_JIT=ON
-
m-relay<neromonero1024:monero.social> what does it do? a platform-specific feature?
-
hycit just toggles read/write permission on the memory pages
-
hycso that pages are only writable when generating a new random program, and not when executing
-
sech1IIRC it's mandatory for macOS