mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-12-22 16:24:27 +01:00
doc: Note that emulators are usually available.
This commit is contained in:
parent
2bdf65fdcb
commit
440f13b087
@ -11,6 +11,7 @@ Features
|
||||
--------
|
||||
|
||||
* Different toolchains for cross compiling.
|
||||
* Most images also contain an emulator for the target system.
|
||||
* Commands in the container are run as the calling user, so that any created files have the expected ownership, (i.e. not root).
|
||||
* Make variables (`CC`, `LD` etc) are set to point to the appropriate tools in the container.
|
||||
* Recent `CMake <https://cmake.org>`_ and ninja are precompiled. Toolchain files configured for CMake.
|
||||
|
Loading…
Reference in New Issue
Block a user