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 4c3bcf2 commit f9a947bCopy full SHA for f9a947b
Makefile.pre.in
@@ -804,7 +804,7 @@ build_wasm: check-clean-src $(BUILDPYTHON) platform sharedmods \
804
python-config checksharedmods build-details.json
805
806
.PHONY: build_emscripten
807
-build_emscripten: build_wasm build-details.json web_example web_example_pyrepl_jspi
+build_emscripten: build_wasm web_example web_example_pyrepl_jspi
808
809
# Check that the source is clean when building out of source.
810
.PHONY: check-clean-src
0 commit comments