Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-95174: Move WASIX logic into wasi-env (GH-95320) #95320

Merged
merged 1 commit into from Jul 27, 2022

Conversation

tiran
Copy link
Member

@tiran tiran commented Jul 27, 2022

wasi-env now sets WASIX flags. This allows us to control all build
parameter for wasm32-wasi buildbot from CPython repository.

Also export and improve SYSROOT parameter.

wasi-env now sets WASIX flags. This allows us to control all build
parameter for wasm32-wasi buildbot from CPython repository.

Also export and improve SYSROOT parameter.
@tiran tiran added build The build process and cross-build needs backport to 3.11 labels Jul 27, 2022
tiran added a commit to tiran/buildmaster-config that referenced this pull request Jul 27, 2022
Instead of hard-coding build flags in the build bot configuration,
wasm32-wasi buildbot now uses CPython's wasi-env script. This allows us
to control the build parameters from CPython.

Depends on python/cpython#95320 + backport to
3.11.
@tiran tiran requested a review from brettcannon Jul 27, 2022
@tiran tiran changed the title gh-95174: Use WASIX logic into wasi-env gh-95174: Move WASIX logic into wasi-env Jul 27, 2022
@tiran tiran changed the title gh-95174: Move WASIX logic into wasi-env gh-95174: Move WASIX logic into wasi-env (GH-95320) Jul 27, 2022
@tiran tiran merged commit 2833f37 into python:main Jul 27, 2022
12 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Jul 27, 2022

Thanks @tiran for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒🤖

@miss-islington
Copy link
Contributor

miss-islington commented Jul 27, 2022

Sorry @tiran, I had trouble checking out the 3.11 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 2833f3798dc3647e850b303a4d0fa00609a0ae9b 3.11

@miss-islington
Copy link
Contributor

miss-islington commented Jul 27, 2022

Thanks @tiran for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 27, 2022
wasi-env now sets WASIX flags. This allows us to control all build
parameter for wasm32-wasi buildbot from CPython repository.

Also export and improve SYSROOT parameter.
(cherry picked from commit 2833f37)

Co-authored-by: Christian Heimes <christian@python.org>
@bedevere-bot
Copy link

bedevere-bot commented Jul 27, 2022

GH-95331 is a backport of this pull request to the 3.11 branch.

miss-islington added a commit that referenced this pull request Jul 27, 2022
wasi-env now sets WASIX flags. This allows us to control all build
parameter for wasm32-wasi buildbot from CPython repository.

Also export and improve SYSROOT parameter.
(cherry picked from commit 2833f37)

Co-authored-by: Christian Heimes <christian@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build The build process and cross-build skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants