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

BLD Pass host env variables to bash runner #4747

Merged
merged 4 commits into from
May 24, 2024

Conversation

ryanking13
Copy link
Member

Description

A tiny PR that allows passing env variables when building recipes.

For example, EMCC_DEBUG=1 pyodide build-recipes ... didn't work before this PR, as EMCC_DEBUG=1 was not passed to the bash_runner.

@hoodmane hoodmane merged commit 27d71d1 into pyodide:main May 24, 2024
38 of 39 checks passed
@hoodmane hoodmane deleted the pass-through-envs branch May 24, 2024 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants