Merge pull request #22 from thewtex/toolbox-link

doc: Add a link to the Docker Toolbox
This commit is contained in:
Matt McCormick 2016-08-02 11:51:31 -04:00 committed by GitHub
commit 2bdf65fdcb

View File

@ -15,7 +15,7 @@ Features
* 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.
* Current directory is mounted as the container's workdir, ``/work``.
* Works with the Docker Toolbox Mac OSX.
* Works with the `Docker Toolbox <https://www.docker.com/products/docker-toolbox>`_ on Mac OSX.
Cross compilers