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

Fix emscripten as os rather than env. #658

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

tgross35
Copy link
Contributor

@tgross35 tgross35 commented Aug 5, 2024

b7af607 ("Switch to a target structure...") is checking whether the target environment is emscripten, but it seems emscripten is the OS. Fix this, which should resolve the issue in
rust-lang/rust#128691 (comment).

b7af607 ("Switch to a target structure...") is checking whether the
target environment is emscripten, but it seems emscripten is the OS. Fix
this, which should resolve the issue in
<rust-lang/rust#128691 (comment)>.
@Amanieu Amanieu merged commit 2216530 into rust-lang:master Aug 5, 2024
24 checks passed
@tgross35 tgross35 deleted the emscripten-fix branch August 5, 2024 21:58
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