solstice

Compute collected power and efficiencies of a solar plant
git clone git://git.meso-star.com/solstice.git
Log | Files | Refs | README | LICENSE

commit 7f8ba048529e5e07578fe185b356340d20a3142d
parent 46e6b97015f47ea6537f18ba8ea552a401da6c10
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date:   Mon, 17 Aug 2026 14:59:42 +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 @@ -36,7 +36,7 @@ features. ## How to build -This program, as part of the Solstice app, can be built on any POSIX system. +This program, 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 program alone. If so, a good starting point is the