Skip to content

LD_LIBRARY_PATH contains an empty entry during build #52693

@glandium

Description

@glandium

I was looking at the output of x.py with -vv for $reasons, and noticed that commands run with LD_LIBRARY_PATH set to multiple paths, separated with a colon, which is normal, but the last character is a colon, which effectively adds the current working directory in the list of paths used. This is generally considered bad practice.

Cc: @alexcrichton

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