From 700a6cb788b515acfa8703ba04807df5d07ddec9 Mon Sep 17 00:00:00 2001 From: cyan Date: Thu, 25 Jul 2024 16:20:11 +0000 Subject: update readme, ccache support for sailfishos, ccache for all releases --- README.md | 6 ------ 1 file changed, 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index d9aeee4..4092b65 100644 --- a/README.md +++ b/README.md @@ -60,12 +60,6 @@ While building I aim to compile the code at oldest supported release of debian, | host-apple-darwin | arm64-apple-darwin23 | dependencies: `brew install unbound boost@1.76 zmq && brew link boost@1.76` | | host-apple-ios | arm64-apple-darwin23 | | -Libraries on CI are build using the following docker images: -- git.mrcyjanek.net/mrcyjanek/debian:buster -- git.mrcyjanek.net/mrcyjanek/debian:bookworm - -It is entirely possible to use upstream debian:buster / debian:bookworm - ## Design Functions are as simple as reasonably possible as few steps should be performed to get from the exposed C api to actual wallet2 (or wallet3 in future) api calls. -- cgit v1.2.3