Skip to content

Upgrade libffi for musl builds #814

@geofft

Description

@geofft

We're using a separate, older copy of libffi for musl builds only:

commit 3eb4be5293b4b2c0bb0057a30f14a6379447e4f1
Author: Gregory Szorc <[email protected]>
Date:   Thu Jan 18 18:42:15 2024 -0800

    unix: upgrade libffi 3.3 -> 3.4 (except Linux musl)
    
    On Linux musl, we encounter a missing `linux/limits.h` include.
    Possibly from building with ancient Linux headers.

commit 0ecedff54523b9d74cbcb9927e292f034aef4af3
Author: Gregory Szorc <[email protected]>
Date:   Thu Jan 18 18:22:32 2024 -0800

    unix: rename libffi -> libffi-3.3
    
    In preparation for introducing libffi 3.4.

We can probably just find a way to get the header?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions