mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-11-10 05:07:26 +01:00
Merge pull request #23 from thewtex/emulator-doc
doc: Note that emulators are usually available.
This commit is contained in:
commit
a96410303b
@ -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