mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
[3.14] gh-138489: Add missing build-details.json step for building wasm (GH-139302) (GH-139557)
(cherry picked from commit db53ca30d7)
Signed-off-by: Ho Kim <ho.kim@ulagbulag.io>
Co-authored-by: Ho Kim <ho.kim@ulagbulag.io>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
This commit is contained in:
parent
29cffb1c02
commit
77b4ed2a37
2 changed files with 7 additions and 1 deletions
|
|
@ -0,0 +1,6 @@
|
|||
When cross-compiling for WASI by ``build_wasm`` or ``build_emscripten``, the
|
||||
``build-details.json`` step is now included in the build process, just like
|
||||
with native builds.
|
||||
|
||||
This fixes the ``libinstall`` task which requires the ``build-details.json``
|
||||
file during the process.
|
||||
Loading…
Add table
Add a link
Reference in a new issue