Perl-Toolchain-Gang / ExtUtils-MakeMaker

Perl module to make Makefiles and build modules (what backs Makefile.PL)
https://metacpan.org/release/ExtUtils-MakeMaker
64 stars 76 forks source link

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

Open jkahrman opened 1 year ago

jkahrman commented 1 year ago

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