Skip to content

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

Merged
mdboom merged 2 commits into
faster-cpython:mainfrom
Yhg1s:extra_configure_flags
Apr 7, 2025
Merged

Add support for passing extra flags to Python's configure via env vars#389
mdboom merged 2 commits into
faster-cpython:mainfrom
Yhg1s:extra_configure_flags

Conversation

@Yhg1s
Copy link
Copy Markdown
Collaborator

@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
Copy Markdown
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
mdboom added a commit that referenced this pull request Apr 9, 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