diff options
| author | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2024-04-14 17:26:27 +0200 |
|---|---|---|
| committer | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2024-04-14 20:46:57 +0200 |
| commit | 99a62ef0324ce2b0fc8988cd4a6aa1dd84a5c4fd (patch) | |
| tree | e2b6b2d68b023d62421cca1d7058f6d9885aca18 /README.md | |
| parent | 365e58bb9f1a489ec4b6bf86ac4159b89d53dc51 (diff) | |
polyseed fix ughrewrite-boost-patch-experiment
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 zmq icu4c` | | host-apple-ios | arm64-apple-darwin23 | | Libraries on CI are build using the following docker images: |
