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

rust: update to 1.80.1 #21598

Merged
merged 1 commit into from
Aug 10, 2024
Merged

rust: update to 1.80.1 #21598

merged 1 commit into from
Aug 10, 2024

Conversation

ognevny
Copy link
Collaborator

@ognevny ognevny commented Aug 9, 2024

@ognevny ognevny force-pushed the update-rust branch 3 times, most recently from c28da68 to 5f4731a Compare August 9, 2024 12:40
@ArchGuyWu
Copy link
Contributor

We may still need to set wasi-sysroot for all wasm32-wasip* targets.

@ArchGuyWu
Copy link
Contributor

But is it possible to only disable self-contained for target $OSTYPE?

@ognevny ognevny force-pushed the update-rust branch 4 times, most recently from cda70e2 to ffa4bfc Compare August 9, 2024 15:10
@ognevny
Copy link
Collaborator Author

ognevny commented Aug 9, 2024

But is it possible to only disable self-contained for target $OSTYPE?

I pushed the change, but it'll probably not work because the environment variable I used usually generated for build.rs...

@ognevny
Copy link
Collaborator Author

ognevny commented Aug 9, 2024

mingw-w64-rust/PKGBUILD Outdated Show resolved Hide resolved
@ognevny ognevny force-pushed the update-rust branch 2 times, most recently from 025f870 to 0309b75 Compare August 9, 2024 17:29
@alvinhochun
Copy link

CFG

I afraid it may not be that simple: rust-lang/rust#74103

@ognevny
Copy link
Collaborator Author

ognevny commented Aug 10, 2024

I afraid it may not be that simple: rust-lang/rust#74103

that means that it can't be enable at the moment. I'll comment it in config.toml so we can mlve back to it in future

@ognevny
Copy link
Collaborator Author

ognevny commented Aug 10, 2024

rust-wasm now compiles with self-contained objects properly and _start symbol isn't stripped anymore!

@ognevny ognevny marked this pull request as ready for review August 10, 2024 06:21
@ognevny ognevny force-pushed the update-rust branch 2 times, most recently from 2a0be5a to 6c6ca17 Compare August 10, 2024 06:26
@ognevny ognevny merged commit 9eaf745 into msys2:master Aug 10, 2024
8 checks passed
@ognevny ognevny deleted the update-rust branch August 10, 2024 08:01
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.

4 participants