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 07b10cc commit 3118b20Copy full SHA for 3118b20
1 file changed
getting-started/setup-building.rst
@@ -562,9 +562,7 @@ the ``Platforms/emscripten`` build script:
562
side by side.
563
564
It is possible (but not necessary) to enable ``ccache`` for Emscripten builds
565
-by setting the ``EM_COMPILER_WRAPPER`` environment, but this step will only
566
-take effect if it is done **after** ``emsdk_env.sh`` is sourced (otherwise, the
567
-sourced script removes the environment variable):
+by setting the ``EM_COMPILER_WRAPPER`` environment variable:
568
569
.. code-block:: sh
570
0 commit comments