diff options
| author | Dylan Baker <dylan@pnwbakers.com> | 2019-09-06 10:18:00 -0700 |
|---|---|---|
| committer | Dylan Baker <dylan@pnwbakers.com> | 2019-09-09 21:22:26 -0700 |
| commit | b98337808c5f6f0c2d5aacf9cc17007ab08cd3fa (patch) | |
| tree | f3d355bebc8709bfbc2545460d3eee2a0e0c42f1 /docs | |
| parent | 523c3936914dfcdb83f965919cce1fc7c8f1826a (diff) | |
| download | meson-b98337808c5f6f0c2d5aacf9cc17007ab08cd3fa.tar.gz | |
docs: Add a snippet about illumos and Solaris support improvements
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/markdown/snippets/solaris.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/markdown/snippets/solaris.md b/docs/markdown/snippets/solaris.md new file mode 100644 index 000000000..78f57187b --- /dev/null +++ b/docs/markdown/snippets/solaris.md @@ -0,0 +1,4 @@ +## Better support for illumos and Solaris + +illumos (and hopefully Solaris) support has been dramatically improved, and one +can reasonably expect projects to compile. |
