mirror of
https://github.com/pragma-/pbot.git
synced 2024-12-23 11:12:42 +01:00
compiler_vm: minor update to README
This commit is contained in:
parent
2cd796e56e
commit
65d1d49aaf
@ -47,6 +47,7 @@ Files:
|
|||||||
|
|
||||||
- cc: Allows you to use the compiler locally with or without qemu installed.
|
- cc: Allows you to use the compiler locally with or without qemu installed.
|
||||||
Can be used within virtual machine for testing.
|
Can be used within virtual machine for testing.
|
||||||
|
Requires only compiler_vm_client.pl, compiler_vm_server.pl and compiler_watchdog.pl.
|
||||||
Must have gcc, gdb and astyle installed locally if not used within virtual machine.
|
Must have gcc, gdb and astyle installed locally if not used within virtual machine.
|
||||||
WARNING: If not used within virtual machine will not use qemu at all and will
|
WARNING: If not used within virtual machine will not use qemu at all and will
|
||||||
affect local system -- compile "safe" code!
|
affect local system -- compile "safe" code!
|
||||||
|
Loading…
Reference in New Issue
Block a user