Skip to content

musl cannot be update to 1.2.0 yet #478

Closed
@malbarbo

Description

@malbarbo

musl was update to 1.2.0 in #452. The 1.2 changed the definition of time_t from 32 to 64bits, which can generate some compatibility issues (https://musl.libc.org/time64.html).

Considering that libc crate and the rust std library does not yet updated to 1.2.0 (rust-lang/libc#1848) and the problems that can arising by using musl 1.1.x together with 1.2.x, I think it's best to not update musl used in cross images.

CC @brainstorm @therealprof

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions