Skip to content

make: revert adding -rpath by default

Vladimír Čunát requested to merge make-rpath into master

This reverts commits 89ebf529 and 1d8b5706.

I didn't realize that setting rpath is considered bad practice by most distributions. I'm really "spoiled" by nix(pkgs/os).

Merge request reports