aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorsnltd <services@id264.net>2025-08-18 18:39:11 +0000
committersnltd <services@id264.net>2025-08-18 18:39:11 +0000
commitdeede6bae0aed7683fb443cdee74da1ba550e320 (patch)
tree42e5c71a49dc472a94726c0c9025c4709d830d41 /README.md
parentMerge pull request #1624 from nlordell/fix/libjanet-ldflags (diff)
illumos support
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 72c25d40..8324e1dd 100644
--- a/README.md
+++ b/README.md
@@ -213,6 +213,10 @@ gmake install-jpm-git
NetBSD build instructions are the same as the FreeBSD build instructions.
Alternatively, install the package directly with `pkgin install janet`.
+### illumos
+
+Building on illumos is exactly the same as building on FreeBSD.
+
### Windows
1. Install [Visual Studio](https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=Community&rel=15#) or [Visual Studio Build Tools](https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=BuildTools&rel=15#).