We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fee316 commit 6da06b4Copy full SHA for 6da06b4
getting-started/setup-building.rst
@@ -512,7 +512,7 @@ sourced script removes the environment variable):
512
513
.. code-block:: sh
514
515
- export EM_COMPILER_WRAPPER=ccache
+ export EM_COMPILER_WRAPPER=ccache
516
517
Building for Emscripten requires doing a cross-build where you have a *build*
518
Python to help produce an Emscripten build of CPython. This means you build
0 commit comments