-
Notifications
You must be signed in to change notification settings - Fork 526
Closed
Description
Cutting 1.0.84 would help us to solve issues with compiling on target iOS platforms.
We recently run into an issue with https://github.com/rust-lang/libz-sys crate where it would not be able to correctly compile a simple .c
file on target iOS platform due to bitcode being enabled for all of iOS / watch OS builds.
Bitcode was disabled as part of #812 but it's not included in 1.0.83 version of cc
crate.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
[-]Cut 0.1.84 Release[/-][+]Cut 1.0.84 Release[/+]dot-asm commentedon Nov 3, 2023
I'd like to use the opportunity to plug #866 prior release. I mean it fixes an actual problem...
thomcc commentedon Nov 3, 2023
I'll try and cut a release this weekend. There are some reviews I'll try to get to before then. I'll take a look at #866 too.
thomcc commentedon Nov 5, 2023
It will probably be a little later than this weekend, I'd like for us to get the jobserver changes in #889 done, and they need a bit longer.
Release cc v1.0.84 (#898)
thomcc commentedon Nov 12, 2023
https://github.com/rust-lang/cc-rs/releases/tag/1.0.84