diff options
| author | cyan <cyjan@mrcyjanek.net> | 2024-08-14 13:44:05 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-14 13:44:05 +0200 |
| commit | 923385c1890bc5717c65cedee1f32976445c173e (patch) | |
| tree | f1169f4474803e3a6acdb47832d7d395cf6d717c /README.md | |
| parent | f2569ceef934ed6a1e6d689523d7e2005ed70cf5 (diff) | |
| parent | 06208221de515e75136c882b97dc7623487d17c8 (diff) | |
Merge branch 'master' into monero-v0.18.3.4
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@1.76 zmq && brew link boost@1.76` | +| host-apple-darwin | arm64-apple-darwin23 | dependencies: `brew install unbound boost@1.76 zmq cmake ccache autoconf automake libtool && brew link boost@1.76` | | host-apple-ios | arm64-apple-darwin23 | | ## Design |
