Skip to content

Commit

Permalink
randomx-rs fixed in spacemeshos#152
Browse files Browse the repository at this point in the history
  • Loading branch information
andreivcodes committed Dec 4, 2023
1 parent bbd7ff8 commit 075d253
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,3 @@ Includes:
### Randomx-rs
[RandomX](https://github.com/tevador/randomx), that [randomx-rs](https://github.com/spacemeshos/randomx-rs) depends on, requires **cmake**. Follow [these instructions](https://github.com/spacemeshos/randomx-rs#build-dependencies) to install it.

## Troubleshooting
### Crash on Mac arm64
RandomX is known to misbehave, or even crash on arm64 Macs when using JIT. See this issue for details: https://github.com/tevador/RandomX/issues/262.

The mitigation is to use an older Mac SDK (i.e. v12) to build. This repository CI uses **MacOSX12.3.sdk** by overriding `SDKROOT` during build.

0 comments on commit 075d253

Please sign in to comment.