doc: chibi runs flawlessly on OpenBSD

The README.md already includes information that chibi runs without any
issues on OpenBSD. However, the manual does not.

Furthermore, chibi builds & runs fine on OpenBSD, and is even packaged
in the ports.

Signed-off-by: Vasil Sarafov <contact@sarafov.net>
This commit is contained in:
Vasil Sarafov 2024-12-24 00:01:29 +01:00 committed by Alex Shinn
parent c437ede235
commit 68383d6359

View file

@ -28,7 +28,7 @@ standard modules. You can choose whichever layer suits your needs
best and customize the rest. Adding your own primitives or wrappers best and customize the rest. Adding your own primitives or wrappers
around existing C libraries is easy with the C FFI. around existing C libraries is easy with the C FFI.
Chibi is known to build and run on 32 and 64-bit Linux, FreeBSD, Chibi is known to build and run on 32 and 64-bit Linux, OpenBSD, FreeBSD,
DragonFly, OS X, iOS, Windows (under Cygwin) and Plan9. DragonFly, OS X, iOS, Windows (under Cygwin) and Plan9.
\section{Installation} \section{Installation}