Skip to content

libunwind packaging #1033

@ofacklam

Description

@ofacklam

Describe the bug
It seems to me that libunwind packaging is wrong.
The files /usr/lib/libunwind.so.1, /usr/lib/libunwind.so.1.0 end up in the libcxx package.

Root cause is probably that libunwind should be prepended to PACKAGES instead of appended?

To Reproduce
Use RUNTIME = "llvm" or TC_CXX_RUNTIME = "llvm"

Expected behavior
I would expect the libunwind package to contain those files.

Additional context
I'm wondering whether there is also something to do for the libunwind-dev package? Does it even exist?
It's probably fine to just use libcxx-dev as the development library for the SDK, it seems to contains everything

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions