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

Add support for passing extra flags to Python's configure via env vars #389

Merged
merged 2 commits into from
Apr 7, 2025

Conversation

Yhg1s
Copy link
Contributor

@Yhg1s Yhg1s commented Apr 4, 2025

Add support for passing extra flags to Python's configure via env vars, which can override earlier passed flags (like --enable-optimizations).

Add a description of env vars to the sample bench_runner.toml, describe a few common pitfalls with a few specific ones, and include a windows runner to show BUILD_DEST being set.

which can override earlier passed flags (like --enable-optimizations).

Add a description of env vars to the sample bench_runner.toml, and include a
windows runner to show BUILD_DEST being set.
@mdboom
Copy link
Contributor

mdboom commented Apr 7, 2025

Note to self: This will need to be ported to #382.

@mdboom mdboom merged commit 33fe7b4 into faster-cpython:main Apr 7, 2025
4 checks passed
mdboom added a commit that referenced this pull request Apr 8, 2025
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.

2 participants