Skip to content

Consider having ExtUtils::MakeMaker maintain all rpath arguments it was given #439

Open
@jkahrman

Description

@jkahrman

ExtUtils::MakeMaker drops any rpath argument that isn't an existing directory. I found that this is too restrictive because:

  • the directory could be created after the Makefile is generated
  • rpaths can be the variables $ORIGIN on Linux or @rpath, @loader_path, or @executable_path on Mac

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions