Skip to content

When shipping a compiler environment, additional ld.so.conf.d/ files are ignored #638

@adriaandegroot

Description

@adriaandegroot

When processing ld.so.conf, an @include statement is expanded and given a full path rather than a relative path. However, the included files are not shipped. I notice this primarily when /etc/ld.so.conf.d/ contains a configuration file for some installed package that provides libraries. If my compiler depends on those libraries, it gets shipped across with a path-adjusted ld.so.conf, but none of the additional files that would be included.

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