Update README
sbase compiles on minix3 as well.
This commit is contained in:
parent
17338bfbb8
commit
99300c9514
4
README
4
README
|
@ -40,6 +40,10 @@ Portability
|
|||
sbase has been compiled on a variety of different operating systems,
|
||||
including Linux, *BSD, OSX, Haiku, Solaris, SCO OpenServer and others.
|
||||
|
||||
sbase also compiles and runs on minix3 with slight modifications.
|
||||
They do not provide mmap()/munmap() so you need to use minix_mmap()
|
||||
and minix_munmap() respectively.
|
||||
|
||||
Various combinations of operating systems and architectures have also
|
||||
been built.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user