Skip to content

rustbuild: Allow configuration of python interpreter #37769

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

Merged
merged 1 commit into from
Nov 18, 2016

Conversation

alexcrichton
Copy link
Member

Add a configuration key to config.toml, read it from ./configure, and add
auto-detection if none of those were specified.

Closes #35760

Add a configuration key to `config.toml`, read it from `./configure`, and add
auto-detection if none of those were specified.

Closes rust-lang#35760
@rust-highfive
Copy link
Contributor

r? @aturon

(rust_highfive has picked a reviewer for you, use r? to override)

@brson
Copy link
Contributor

brson commented Nov 15, 2016

@bors r+

@alexcrichton
Copy link
Member Author

@bors: r=brson

@bors
Copy link
Collaborator

bors commented Nov 17, 2016

📌 Commit 5f62613 has been approved by brson

@bors
Copy link
Collaborator

bors commented Nov 18, 2016

⌛ Testing commit 5f62613 with merge 2a6d02e...

bors added a commit that referenced this pull request Nov 18, 2016
rustbuild: Allow configuration of python interpreter

Add a configuration key to `config.toml`, read it from `./configure`, and add
auto-detection if none of those were specified.

Closes #35760
@bors bors merged commit 5f62613 into rust-lang:master Nov 18, 2016
@alexcrichton alexcrichton deleted the rustbuild-python branch December 19, 2016 20:45
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.

5 participants