I was trying to make an Linux RPM package for the dev branch (with commit c033ef8) today and the package process fails with rpath detected.
ERROR 0001: file '/usr/lib64/SoapySDR/modules0.8/librx888Support.so' contains a standard runpath '/usr/lib' in [/usr/lib]
As you are trying to fix rpath issue in MacOS already, I think you might be interested in fixing this rpath issue, too.
I was trying to make an Linux RPM package for the dev branch (with commit c033ef8) today and the package process fails with rpath detected.
As you are trying to fix rpath issue in MacOS already, I think you might be interested in fixing this rpath issue, too.