Skip to content

Commit 4af1b72

Browse files
[3.14] gh-133600: Move config.site-wasm32-emscripten into the emscripten folder (GH-136934) (#136956)
Reorganises the large Emscripten-specific file into the Emscripten folder. (cherry picked from commit bbe589f) Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
1 parent ecd97ca commit 4af1b72

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Tools/wasm/emscripten/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ def make_emscripten_libffi(context, working_dir):
186186
def configure_emscripten_python(context, working_dir):
187187
"""Configure the emscripten/host build."""
188188
config_site = os.fsdecode(
189-
CHECKOUT / "Tools" / "wasm" / "config.site-wasm32-emscripten"
189+
EMSCRIPTEN_DIR / "config.site-wasm32-emscripten"
190190
)
191191

192192
emscripten_build_dir = working_dir.relative_to(CHECKOUT)

Tools/wasm/config.site-wasm32-emscripten renamed to Tools/wasm/emscripten/config.site-wasm32-emscripten

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# config.site override for cross compiling to wasm32-emscripten platform
22
#
3-
# CONFIG_SITE=Tools/wasm/config.site-wasm32-emscripten \
3+
# CONFIG_SITE=Tools/wasm/emscripten/config.site-wasm32-emscripten \
44
# emconfigure ./configure --host=wasm32-unknown-emscripten --build=...
55
#
66
# Written by Christian Heimes <christian@python.org>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy