Skip to content

Add librmm to host section for rattler-build where librmm is runtime dependency #175

@gforsyth

Description

@gforsyth

When librmm was a header-only library, there was a scenario where we would include librmm in the host dependencies of the build cache, so that compilation would succeed, but leave it out of the host dependencies of the individual package outputs that were using it as a runtime dependency. Now that it isn't header-only, those outputs are now failing overlinking checks.

Issue here is to track the fixes across a few projects (luckily this isn't everything that uses librmm):

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