meso-web

Sources of the |Méso|Star> website
git clone git://git.meso-star.com/meso-web.git
Log | Files | Refs | README | LICENSE

commit 7563438d63a31a96b2d8bf8883ff0df19431c0c6
parent 8da1ddef249bce9f5f487e1794fa7d871f5c1c05
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date:   Mon, 17 Aug 2026 15:13:38 +0200

Add x86-64 in solstice requirements

Diffstat:
Msolstice/solstice-install.md.in | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/solstice/solstice-install.md.in b/solstice/solstice-install.md.in @@ -9,7 +9,7 @@ dependencies, and a few post-processing tools from source code. ## Compatibility -Solstice can be built on any POSIX system, starting with Linux. +Solstice can be built on any x86-64 POSIX system, starting with Linux. For Windows users, there is no longer a Windows prebuilt version of Solstice. Also, native Windows build is no longer possible out of the box, nor supported.