Fix illumos. (#83)

This commit is contained in:
Nuno Cruces
2024-04-24 01:07:17 +01:00
committed by GitHub
parent 3fb0eeec51
commit fdb2ed0376
20 changed files with 102 additions and 70 deletions

View File

@@ -89,7 +89,7 @@ It also benefits greatly from [SQLite's](https://sqlite.org/testing.html) and
The Go VFS is tested by running SQLite's
[mptest](https://github.com/sqlite/sqlite/blob/master/mptest/mptest.c)
on Linux, macOS, Windows and FreeBSD.
on Linux, macOS, Windows, FreeBSD and illumos.
### Performance