Skip to content

Commit 6da06b4

Browse files
authored
Update getting-started/setup-building.rst
1 parent 9fee316 commit 6da06b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting-started/setup-building.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@ sourced script removes the environment variable):
512512

513513
.. code-block:: sh
514514
515-
export EM_COMPILER_WRAPPER=ccache
515+
export EM_COMPILER_WRAPPER=ccache
516516
517517
Building for Emscripten requires doing a cross-build where you have a *build*
518518
Python to help produce an Emscripten build of CPython. This means you build

0 commit comments

Comments
 (0)