Skip to content

Commit 144a72f

Browse files
committed
add make-mpdec step to the broken-out build commands
1 parent 7a7c32a commit 144a72f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

getting-started/setup-building.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -540,6 +540,7 @@ is a convenience wrapper around the following commands:
540540
python Tools/wasm/emscripten configure-build-python --quiet -- --config-cache --with-pydebug
541541
python Tools/wasm/emscripten make-build-python --quiet
542542
python Tools/wasm/emscripten make-libffi --quiet
543+
python Tools/wasm/emscripten make-mpdec --quiet
543544
python Tools/wasm/emscripten configure-host --quiet -- --config-cache
544545
python Tools/wasm/emscripten make-host --quiet
545546

0 commit comments

Comments
 (0)