diff options
author | Christian Heimes <christian@python.org> | 2022-04-14 17:27:41 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-14 16:27:41 +0200 |
commit | 7acedd71dec4e60400c865911e8961dbb49d5597 (patch) | |
tree | 950e8aaf6aa4c6c6c591692cbd4f2bdd5623ee93 /Python/pythonrun.c | |
parent | 1b035d9699aaebbe4f1ca096345d538caa07907a (diff) | |
download | cpython-git-7acedd71dec4e60400c865911e8961dbb49d5597.tar.gz |
gh-84461: Drop -sWASM, fix building tests for browser (GH-91530)
- drop unnecessary ``=1`` suffix from Emscripten flags
- drop unnecessary ``-sWASM`` flag for side modules
- rename ``build_platform`` to ``build_wasm``. I introduced the target
for WASM builds a couple of months ago.
- fix ``--enable-test-modules`` for browser builds
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions