diff options
| author | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2024-05-11 17:29:36 +0200 |
|---|---|---|
| committer | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2024-05-11 17:32:40 +0200 |
| commit | 4a9142a36f1fca90372216f40e799fabb38e27d7 (patch) | |
| tree | ec276c07bcc1f3c08bbfc94c99759aa76dfa34f3 /README.md | |
| parent | 6781419926d38e045680035a6c2dfcfe32fa22a2 (diff) | |
fix store crash readme update wownero build fix
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -57,7 +57,7 @@ While building I aim to compile the code at oldest supported release of debian, | x86_64-w64-mingw32 | debian:buster | -"- | | x86_64-apple-darwin11 | debian:bookworm | extra build step: `${HOST_ABI}-ranlib $PWD/$repo/contrib/depends/${HOST_ABI}/lib/libpolyseed.a` | | aarch64-apple-darwin11 | debian:bookworm | -"- | -| host-apple-darwin | arm64-apple-darwin23 | dependencies: `brew install unbound boost zmq` | +| host-apple-darwin | arm64-apple-darwin23 | dependencies: `brew install unbound boost@1.76 zmq` | | host-apple-ios | arm64-apple-darwin23 | | Libraries on CI are build using the following docker images: |
