Remove note in the docs to a bug that has been fixed.

This commit is contained in:
Jukka Jylänki 2015-04-22 15:49:08 +03:00
Родитель cd3fec5e58
Коммит 3ca2cd7cac
1 изменённых файлов: 0 добавлений и 6 удалений

Просмотреть файл

@ -42,12 +42,6 @@ The :ref:`emsdk` controls which tool and SDK "targets" are installed and activat
If you want to use the upstream stable branch ``master``, replace ``-incoming-`` with ``-master-`` in the commands above.
.. warning:: On Windows there is `currently a bug <https://github.com/juj/emsdk/issues/13>`_ with the git package. Instead of using ``sdk-incoming-64bit``, you may need to enter:
::
emsdk install clang-incoming-64bit node-0.10.17-64bit python-2.7.5.3-64bit java-7.45-64bit emscripten-incoming
.. note:: The SDK supplies a number of other "repository" targets. These targets are viewed by entering ``./emsdk list`` on the command prompt:
- ``sdk-incoming-64bit`` is the target for a complete 64-bit Emscripten environment build from the incoming branch of the Emscripten and *Fastcomp* repositories. This is equivalent to: