solstice-solver

Solver library of the solstice app
git clone git://git.meso-star.com/solstice-solver.git
Log | Files | Refs | README | LICENSE

commit 3c042fb4f236212c9980311dbed9500be341f919
parent 804e292e11dda2128f22d63c3a16e809589e3d55
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date:   Mon, 17 Aug 2026 14:58:29 +0200

Add x86-64 in requirements

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -10,7 +10,7 @@ development effort funded by [Ademe](https://www.ademe.fr/) is ongoing. ## How to build -This library, as part of the Solstice app, can be built on any POSIX system. +This library, as part of the Solstice app, can be built on any x86-64 POSIX system. Note that you will most likely want to build the entire Solstice app rather than this library alone. If so, a good starting point is the