Skip to content
Snippets Groups Projects
Commit 1dbb060c authored by David Baker's avatar David Baker
Browse files

Add note about passing through env var with docker

parent 44f78cf4
No related branches found
No related tags found
No related merge requests found
......@@ -31,6 +31,9 @@ To build the javascript bindings, install emscripten from http://kripken.github.
make js
Note that if you run emscripten in a docker container, you need to pass through
the EMCC_CLOSURE_ARGS environment variable.
To build the android project for Android bindings, run:
.. code:: bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment