1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00

add note about the requirements

This commit is contained in:
Stefan Lankes 2017-04-22 14:06:35 +02:00 committed by GitHub
parent 69ce06b180
commit b2769d7162

View file

@ -112,6 +112,8 @@ $ make
$ make install
```
**Note:** If you use the cross compiler outside of this repository, the compiler uses per default the library operating systems located by the toolchain (e.g. `/opt/hermit/x86_64-hermit/lib/libhermit.a`).
## Testing
### As multi-kernel within a virtual machine