Skip to content

ppc64le/arm64 support unwind libs #579

@johanneskuhlmann

Description

@johanneskuhlmann

/cmake/Modules/FindLibunwind.cmake hard codes X_86 unwind library dependency. A platform independent solution is to use unwind-generic instead of unwind-x86_64. unwind-generic is always linked to the correct platform implementation.

This is the patch:
unwind.patch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions