diff options
| author | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2024-08-12 15:12:37 +0200 |
|---|---|---|
| committer | cyan <cyjan@mrcyjanek.net> | 2024-08-12 15:45:56 +0200 |
| commit | 5de323b1ba7387cf73973042f06383d4dbe619f5 (patch) | |
| tree | 262e331c48d7a7f54e7ab2f3edeb3ec346568ef9 /README.md | |
| parent | bcb328a4956105dc182afd0ce2e48fe263f5f20b (diff) | |
fix macos rosseta builds
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 |
