1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

vinix: support -os vinix (part 1)

This commit is contained in:
Delyan Angelov
2021-07-13 11:09:32 +03:00
parent 2a9d6fef9f
commit 85564b7b83
7 changed files with 18 additions and 23 deletions

View File

@@ -97,7 +97,7 @@ see also `v help build`.
systems also (although we do not test it as regularly as for the above):
`android`, `ios`,
`freebsd`, `openbsd`, `netbsd`, `dragonfly`,
`solaris`, `serenity`, `haiku`
`solaris`, `serenity`, `haiku`, `vinix`
Note that V has the concept of platform files, i.e. files ending
with `_platform.c.v`, and usually only the matching files are used in