Skip to content

Cut 1.0.84 Release #893

@Augustyniak

Description

@Augustyniak

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.

Activity

changed the title [-]Cut 0.1.84 Release[/-] [+]Cut 1.0.84 Release[/+] on Nov 3, 2023
dot-asm

dot-asm commented on Nov 3, 2023

@dot-asm
Contributor

I'd like to use the opportunity to plug #866 prior release. I mean it fixes an actual problem...

thomcc

thomcc commented on Nov 3, 2023

@thomcc
Member

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

thomcc commented on Nov 5, 2023

@thomcc
Member

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.

added a commit that references this issue on Nov 12, 2023
17f9e01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @thomcc@Augustyniak@dot-asm

      Issue actions

        Cut 1.0.84 Release · Issue #893 · rust-lang/cc-rs