Skip to content

pkgconfig builds on macOS don't work with custom toolchains #1407

Open
@jmcclellan-figma

Description

@jmcclellan-figma

this line means that we always use the system AR on macOS pkgconfig builds rather that the AR from the toolchain. This isn't safe, as there's no guarantee that whatever AR is installed on the system can parse object files created by the toolchain's compiler.

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